summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch b/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch
index 1fec570115..6775349730 100644
--- a/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch
+++ b/meta-oe/recipes-core/systemd/systemd/0001-docs-fix-build-without-xsltproc.patch
@@ -7,6 +7,9 @@ Make would choke on missing rules for man/systemd.1
7 7
8Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> 8Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
9--- 9---
10
11Upstream-status: rejected [fix your docbook install]
12
10 Makefile.am | 5 +++++ 13 Makefile.am | 5 +++++
11 1 files changed, 5 insertions(+), 0 deletions(-) 14 1 files changed, 5 insertions(+), 0 deletions(-)
12 15