summaryrefslogtreecommitdiff
path: root/kde-base/ktux/ktux-4.6.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ktux/ktux-4.6.9999.ebuild')
-rw-r--r--kde-base/ktux/ktux-4.6.9999.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/kde-base/ktux/ktux-4.6.9999.ebuild b/kde-base/ktux/ktux-4.6.9999.ebuild
index afdb30915d4..68d1dec9cbb 100644
--- a/kde-base/ktux/ktux-4.6.9999.ebuild
+++ b/kde-base/ktux/ktux-4.6.9999.ebuild
@@ -17,10 +17,3 @@ DEPEND="
$(add_kdebase_dep libkworkspace)
"
RDEPEND="${DEPEND}"
-
-src_prepare() {
- sed -i -e's/${KDE4WORKSPACE_KSCREENSAVER_LIBRARY}/kscreensaver/' \
- "${PN}"/src/CMakeLists.txt || die "Failed to patch CMakeLists.txt"
-
- kde4-meta_src_prepare
-}