summaryrefslogtreecommitdiffstats
path: root/kde/post-install/kde-runtime.post-install
blob: 914cfe85451c85e43e762ad23c9556d2c98ef61e (plain)
1
2
3
4
5
# Create a symlink in /usr/bin to the kdesu binary
( cd $PKG/usr/bin ; ln -s /usr/lib${LIBDIRSUFFIX}/kde4/libexec/kdesu . )

# Remove the hicolor icon theme index.theme so it doesn't clobber the real one
rm -f $PKG/usr/share/icons/hicolor/index.theme