13 lines
339 B
Diff
13 lines
339 B
Diff
|
diff -up rpm-4.18.1/docs/Makefile.am.orig rpm-4.18.1/docs/Makefile.am
|
||
|
--- rpm-4.18.1/docs/Makefile.am.orig 2023-03-15 14:48:27.955720807 +0100
|
||
|
+++ rpm-4.18.1/docs/Makefile.am 2023-03-15 14:48:43.634626934 +0100
|
||
|
@@ -1,8 +1,6 @@
|
||
|
## Process this file with automake to produce Makefile.in
|
||
|
|
||
|
-if PANDOC
|
||
|
SUBDIRS = man
|
||
|
-endif
|
||
|
|
||
|
EXTRA_DIST =
|
||
|
|