[packages/pwdutils] /etc/skel dir in filesystem

glen glen at pld-linux.org
Wed May 27 20:46:10 CEST 2015


commit f9e68809fa926fb0d663906fe604d33d1e378b6f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed May 27 21:45:38 2015 +0300

    /etc/skel dir in filesystem

 pwdutils.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/pwdutils.spec b/pwdutils.spec
index b5a394f..1f97fe7 100644
--- a/pwdutils.spec
+++ b/pwdutils.spec
@@ -194,8 +194,7 @@ funkcjonalność tylko dla jednej grupy zarządzania PAM: zmiany haseł.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/{etc,tmp}}
-
+install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,pwdutils,security,skel/tmp}
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -257,7 +256,6 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/login.defs
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/chfn.allow
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/chsh.allow
-%dir /etc/skel
 %dir %config(missingok) %attr(700,root,root) /etc/skel/tmp
 %attr(755,root,root) %{_bindir}/chage
 %attr(4755,root,root) %{_bindir}/chfn
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pwdutils.git/commitdiff/f9e68809fa926fb0d663906fe604d33d1e378b6f



More information about the pld-cvs-commit mailing list