summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch')
-rw-r--r--meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch11
1 files changed, 4 insertions, 7 deletions
diff --git a/meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch b/meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch
index ced52d1007..d7137f1d10 100644
--- a/meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch
+++ b/meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch
@@ -9,10 +9,10 @@ Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
9 docs/Makefile.am | 2 -- 9 docs/Makefile.am | 2 --
10 1 file changed, 2 deletions(-) 10 1 file changed, 2 deletions(-)
11 11
12diff --git a/docs/Makefile.am b/docs/Makefile.am 12Index: git/docs/Makefile.am
13index 5a6bd203a..6257767fd 100644 13===================================================================
14--- a/docs/Makefile.am 14--- git.orig/docs/Makefile.am
15+++ b/docs/Makefile.am 15+++ git/docs/Makefile.am
16@@ -1,7 +1,5 @@ 16@@ -1,7 +1,5 @@
17 ## Process this file with automake to produce Makefile.in 17 ## Process this file with automake to produce Makefile.in
18 18
@@ -21,6 +21,3 @@ index 5a6bd203a..6257767fd 100644
21 EXTRA_DIST = 21 EXTRA_DIST =
22 22
23 EXTRA_DIST += \ 23 EXTRA_DIST += \
24--
252.32.0
26