diff options
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.patch | 26 |
1 files changed, 26 insertions, 0 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 new file mode 100644 index 0000000000..ced52d1007 --- /dev/null +++ b/meta/recipes-devtools/rpm/files/0001-docs-do-not-build-manpages-requires-pandoc.patch | |||
| @@ -0,0 +1,26 @@ | |||
| 1 | From 9bf1693092385eba9841614613313010221ca01f Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Alexander Kanavin <alex.kanavin@gmail.com> | ||
| 3 | Date: Tue, 29 Jun 2021 20:11:26 +0200 | ||
| 4 | Subject: [PATCH] docs: do not build manpages (requires pandoc) | ||
| 5 | |||
| 6 | Upstream-Status: Inappropriate [oe-core specific] | ||
| 7 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | ||
| 8 | --- | ||
| 9 | docs/Makefile.am | 2 -- | ||
| 10 | 1 file changed, 2 deletions(-) | ||
| 11 | |||
| 12 | diff --git a/docs/Makefile.am b/docs/Makefile.am | ||
| 13 | index 5a6bd203a..6257767fd 100644 | ||
| 14 | --- a/docs/Makefile.am | ||
| 15 | +++ b/docs/Makefile.am | ||
| 16 | @@ -1,7 +1,5 @@ | ||
| 17 | ## Process this file with automake to produce Makefile.in | ||
| 18 | |||
| 19 | -SUBDIRS = man | ||
| 20 | - | ||
| 21 | EXTRA_DIST = | ||
| 22 | |||
| 23 | EXTRA_DIST += \ | ||
| 24 | -- | ||
| 25 | 2.32.0 | ||
| 26 | |||
