]> git.pld-linux.org Git - packages/pam.git/blame - pam-pld-modules.patch
- add PLD specific modules to Linux-PAM build system
[packages/pam.git] / pam-pld-modules.patch
CommitLineData
ef361e4a
JR
1--- Linux-PAM-0.99.5.0/configure.in.redhat-modules 2006-06-28 09:25:02.000000000 +0200
2+++ Linux-PAM-0.99.5.0/configure.in 2006-06-30 10:24:35.000000000 +0200
3@@ -492,6 +492,10 @@
4 libpam_misc/Makefile conf/Makefile conf/pam_conv1/Makefile \
5 po/Makefile.in \
6 modules/Makefile \
7+ modules/pam_console/Makefile \
8+ modules/pam_pwexport/Makefile modules/pam_pwgen/Makefile \
9+ modules/pam_rps/Makefile \
10+ modules/pam_timestamp/Makefile modules/pam_tally2/Makefile \
11 modules/pam_access/Makefile modules/pam_cracklib/Makefile \
12 modules/pam_debug/Makefile modules/pam_deny/Makefile \
13 modules/pam_echo/Makefile modules/pam_env/Makefile \
14--- Linux-PAM-0.99.5.0/modules/Makefile.am.redhat-modules 2006-06-27 16:21:08.000000000 +0200
15+++ Linux-PAM-0.99.5.0/modules/Makefile.am 2006-06-30 10:27:02.000000000 +0200
16@@ -3,6 +3,8 @@
17 #
18
19 SUBDIRS = pam_access pam_cracklib pam_debug pam_deny pam_echo \
20+ pam_console pam_pwexport pam_pwgen pam_rps \
21+ pam_timestamp pam_tally2 \
22 pam_env pam_filter pam_ftp pam_group pam_issue pam_keyinit \
23 pam_lastlog pam_limits pam_listfile pam_localuser pam_mail \
24 pam_mkhomedir pam_motd pam_nologin pam_permit pam_rhosts pam_rootok \
This page took 0.031856 seconds and 4 git commands to generate.