diff options
Diffstat (limited to 'source/kde/post-install/kde-workspace.post-install')
-rw-r--r-- | source/kde/post-install/kde-workspace.post-install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/kde/post-install/kde-workspace.post-install b/source/kde/post-install/kde-workspace.post-install index f6e0c236d..8dbc910db 100644 --- a/source/kde/post-install/kde-workspace.post-install +++ b/source/kde/post-install/kde-workspace.post-install @@ -45,7 +45,6 @@ if [ -L /lib${LIBDIRSUFFIX}/libpam.so.? ]; then cp -a $CWD/post-install/kde-workspace/config/kde.pamd $PKG/etc/pam.d/kde.new chown root:root $PKG/etc/pam.d/kde.new chmod 644 $PKG/etc/pam.d/kde.new - echo "config etc/pam.d/kde.new" >> $PKG/install/doinst.sh fi # Move the KDM files someplace FHS compliant: |