summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/post-install/kscreenlocker.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/post-install/kscreenlocker.post-install')
-rw-r--r--source/kde/kde/post-install/kscreenlocker.post-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/kde/kde/post-install/kscreenlocker.post-install b/source/kde/kde/post-install/kscreenlocker.post-install
deleted file mode 100644
index 203cff041..000000000
--- a/source/kde/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