]> git.pld-linux.org Git - packages/pam.git/blob - pam-pld-modules.patch
- updated to 1.4.0
[packages/pam.git] / pam-pld-modules.patch
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.ac     2006-06-30 10:24:35.000000000 +0200
3 @@ -492,6 +492,8 @@
4         libpam_misc/Makefile conf/Makefile conf/pam_conv1/Makefile \
5         po/Makefile.in \
6         modules/Makefile \
7 +       modules/pam_console/Makefile modules/pam_pwexport/Makefile \
8 +       modules/pam_pwgen/Makefile modules/pam_rps/Makefile \
9         modules/pam_access/Makefile modules/pam_cracklib/Makefile \
10          modules/pam_debug/Makefile modules/pam_deny/Makefile \
11         modules/pam_echo/Makefile modules/pam_env/Makefile \
12 --- Linux-PAM-1.4.0/modules/Makefile.am.orig    2020-08-25 19:33:40.370451732 +0200
13 +++ Linux-PAM-1.4.0/modules/Makefile.am 2020-08-25 19:35:12.873283934 +0200
14 @@ -98,6 +98,10 @@
15         pam_warn \
16         pam_wheel \
17         pam_xauth \
18 +       pam_console \
19 +       pam_pwexport \
20 +       pam_pwgen \
21 +       pam_rps \
22         #
23  
24  CLEANFILES = *~
This page took 0.104527 seconds and 3 git commands to generate.