summaryrefslogblamecommitdiffstats
path: root/kde/post-install/kdesu.post-install
blob: 52402f52cf117f25c167d204959f92d0987a10d8 (plain) (tree)
1
2
3
4



                                                                   
# Create a symlink in /usr/bin to the KF5 kdesu binary
mkdir -p $PKG/usr/bin
( cd $PKG/usr/bin ; ln -s /usr/lib${LIBDIRSUFFIX}/kf5/kdesu kdesu )