diff options
Diffstat (limited to 'testing/source/vtown/kde/post-install/kscreenlocker.post-install')
-rw-r--r-- | testing/source/vtown/kde/post-install/kscreenlocker.post-install | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/source/vtown/kde/post-install/kscreenlocker.post-install b/testing/source/vtown/kde/post-install/kscreenlocker.post-install deleted file mode 100644 index 203cff04..00000000 --- a/testing/source/vtown/kde/post-install/kscreenlocker.post-install +++ /dev/null @@ -1,4 +0,0 @@ -if [ "$SLACKPAM" == "no" ]; then - # For shadow, this file needs to be setuid root: - chmod +s $PKG/usr/lib$LIBDIRSUFFIX/kcheckpass -fi |