summaryrefslogtreecommitdiffstats
path: root/kde/post-install/audiocd-kio4.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'kde/post-install/audiocd-kio4.post-install')
-rw-r--r--kde/post-install/audiocd-kio4.post-install6
1 files changed, 6 insertions, 0 deletions
diff --git a/kde/post-install/audiocd-kio4.post-install b/kde/post-install/audiocd-kio4.post-install
new file mode 100644
index 0000000..ec32ab1
--- /dev/null
+++ b/kde/post-install/audiocd-kio4.post-install
@@ -0,0 +1,6 @@
+# These are provided by audiocd-kio and not needed in the kdelibs4 based pkg:
+rm -r $PKG/usr/include
+rm -r $PKG/usr/share/config.kcfg
+# Remove symlink shared with KF5 based pkg:
+rm $PKG/usr/lib${LIBDIRSUFFIX}/libaudiocdplugins.so
+