summaryrefslogtreecommitdiff
path: root/kde-base/ktux/ktux-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ktux/ktux-9999.ebuild')
-rw-r--r--kde-base/ktux/ktux-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/ktux/ktux-9999.ebuild b/kde-base/ktux/ktux-9999.ebuild
index e37bf9d064b..058c421af4f 100644
--- a/kde-base/ktux/ktux-9999.ebuild
+++ b/kde-base/ktux/ktux-9999.ebuild
@@ -20,7 +20,7 @@ RDEPEND="${DEPEND}"
src_prepare() {
sed -i -e's/${KDE4WORKSPACE_KSCREENSAVER_LIBRARY}/kscreensaver/' \
- "${PN}"/CMakeLists.txt || die "Failed to patch CMakeLists.txt"
+ "${PN}"/src/CMakeLists.txt || die "Failed to patch CMakeLists.txt"
kde4-meta_src_prepare
}