diff --git a/Linux-PAM-1.3.0-0.bee b/Linux-PAM-1.3.0-0.bee index 07e7cc62b..6160cc3a5 100755 --- a/Linux-PAM-1.3.0-0.bee +++ b/Linux-PAM-1.3.0-0.bee @@ -35,9 +35,9 @@ mee_install() { ln -s /lib/security/pam_gnome_keyring.so $D$LIBDIR/security/ # just samples, to not overwrite config - + for i in ${SYSCONFDIR}/environment ${SYSCONFDIR}/security/{access.conf,group.conf,limits.conf,namespace.conf,namespace.init,pam_env.conf,time.conf} ; do mv -v ${D}${i}{,.sample} done - + }