[svn-upgrade] Integrating new upstream version, shadow (4.0.18.1)

This commit is contained in:
nekral-guest
2007-10-07 11:48:07 +00:00
parent 5e20c4359f
commit c187b2be78
38 changed files with 1678 additions and 404 deletions

View File

@@ -1,16 +1,7 @@
mandir = @mandir@/ru
if USE_PAM
man_nonpam =
else
man_nonpam = \
limits.5 \
login.access.5 \
porttime.5
endif
man_MANS = \
$(man_nonpam) \
$(man_nopam) \
chage.1 \
chfn.1 \
chgpasswd.8 \
@@ -53,8 +44,17 @@ man_MANS = \
vigr.8 \
vipw.8
man_nopam = \
limits.5 \
login.access.5 \
porttime.5
if !USE_PAM
man_MANS += $(man_nopam)
endif
EXTRA_DIST = \
$(man_MANS) \
$(man_nonpam) \
$(man_nopam) \
id.1 \
sulogin.8