summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-frameworks/kio/kio-9999.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/kde-frameworks/kio/kio-9999.ebuild b/kde-frameworks/kio/kio-9999.ebuild
index d9eda68deed..fb2b5923107 100644
--- a/kde-frameworks/kio/kio-9999.ebuild
+++ b/kde-frameworks/kio/kio-9999.ebuild
@@ -69,10 +69,3 @@ src_configure() {
kde5_src_configure
}
-
-src_install() {
- kde5_src_install
-
- # temporary fix to avoid colliding with kdelibs:4
- mv "${D}"/usr/share/doc/HTML/en/kioslave{,5}
-}