[yocto] [meta-gplv2][sumo][rocko][pyro][PATCH 4/4] texinfo: Update a patch to avoid fuzz

Peter Kjellerstedt peter.kjellerstedt at axis.com
Mon Apr 23 07:28:35 PDT 2018


Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt at axis.com>
---
 recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch b/recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch
index 5b7f32d..11e21aa 100644
--- a/recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch
+++ b/recipes-extended/texinfo/texinfo-4.8/use_host_makedoc.patch
@@ -6,9 +6,9 @@ Index: texinfo-5.1/info/Makefile.am
 ===================================================================
 --- texinfo-5.1.orig/info/Makefile.am
 +++ texinfo-5.1/info/Makefile.am
-@@ -76,7 +76,7 @@ cmd_sources = $(srcdir)/session.c $(srcd
- # more than once.
- funs.h: makedoc$(EXEEXT) $(cmd_sources)
+@@ -67,7 +67,7 @@ cmd_sources = $(srcdir)/session.c $(srcdir)/echo-area.c $(srcdir)/infodoc.c \
+ # The $(EXEEXT) should be added by Automake, but isn't. Fine.
+ $(generated_sources): makedoc$(EXEEXT) $(cmd_sources)
  	rm -f $(generated_sources)
 -	$(top_builddir)/$(native_tools)/info/makedoc $(cmd_sources)
 +	makedoc $(cmd_sources)
-- 
2.12.0




More information about the yocto mailing list