do not install factory/etc/pam.d if --disable-pam

This commit is contained in:
Gustavo Sverzut Barbieri 2014-09-25 18:12:03 -03:00 committed by Zbigniew Jędrzejewski-Szmek
parent 0b094b10b4
commit 2f88c8583a
1 changed files with 2 additions and 0 deletions

View File

@ -2048,9 +2048,11 @@ endif
dist_factory_etc_DATA = \
factory/etc/nsswitch.conf
if HAVE_PAM
dist_factory_pam_DATA = \
factory/etc/pam.d/system-auth \
factory/etc/pam.d/other
endif
# ------------------------------------------------------------------------------
if ENABLE_FIRSTBOOT