summaryrefslogtreecommitdiffstats
path: root/source/a/pam/fedora-patches/pam-1.6.0-noflex.patch
blob: 706841c9d23cf0e988caa0b0fcacba4b8eadcea6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
diff -up Linux-PAM-1.6.0/doc/Makefile.am.noflex Linux-PAM-1.6.0/doc/Makefile.am
--- Linux-PAM-1.6.0/doc/Makefile.am.noflex	2024-01-23 13:19:04.681955581 +0100
+++ Linux-PAM-1.6.0/doc/Makefile.am	2024-01-23 13:19:49.740014426 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2005, 2006 Thorsten Kukuk <kukuk@suse.de>
 #
 
-SUBDIRS = man specs sag adg mwg
+SUBDIRS = man sag adg mwg
 
 CLEANFILES = *~
 DISTCLEANFILES = custom-html.xsl custom-man.xsl
diff -up Linux-PAM-1.6.0/Makefile.am.noflex Linux-PAM-1.6.0/Makefile.am
--- Linux-PAM-1.6.0/Makefile.am.noflex	2024-01-23 13:19:04.681955581 +0100
+++ Linux-PAM-1.6.0/Makefile.am	2024-01-23 13:21:03.428109219 +0100
@@ -4,7 +4,7 @@
 
 AUTOMAKE_OPTIONS = 1.9 gnu dist-xz no-dist-gzip check-news
 
-SUBDIRS = libpam tests libpamc libpam_misc modules po conf xtests
+SUBDIRS = libpam tests libpamc libpam_misc modules po doc xtests
 
 if HAVE_DOC
 SUBDIRS += doc