From e6e68babca350e6d3b91e1853a77b0595aa6b18b Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 20 Apr 2017 21:28:38 +0200 Subject: Satisfy dependencies for Slackware's kaudiocreator audiocd-kio and libkcompactdisc in Applications are now KF5 based, so older kdelibs4-based versions needed to be re-added. --- kde/post-install/audiocd-kio4.post-install | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kde/post-install/audiocd-kio4.post-install (limited to 'kde/post-install') 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 + -- cgit v1.2.3