diff options
| -rw-r--r-- | meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch | 6 | ||||
| -rw-r--r-- | meta/recipes-extended/texinfo/texinfo_7.0.1.bb (renamed from meta/recipes-extended/texinfo/texinfo_7.0.bb) | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch b/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch index 969e2844cd..825887cc2e 100644 --- a/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch +++ b/meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From a2230125082000a1b28b3867f86baa8d80b63df2 Mon Sep 17 00:00:00 2001 | 1 | From 451a9b9c3874872d575693fc7733fae02690a7d3 Mon Sep 17 00:00:00 2001 |
| 2 | From: Edwin Plauchu <edwin.plauchu.camacho@intel.com> | 2 | From: Edwin Plauchu <edwin.plauchu.camacho@intel.com> |
| 3 | Date: Tue, 29 Nov 2016 13:43:24 -0600 | 3 | Date: Tue, 29 Nov 2016 13:43:24 -0600 |
| 4 | Subject: [PATCH] dont-depend-on-help2man | 4 | Subject: [PATCH] dont-depend-on-help2man |
| @@ -14,7 +14,7 @@ Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho@intel.com> | |||
| 14 | 2 files changed, 7 insertions(+), 7 deletions(-) | 14 | 2 files changed, 7 insertions(+), 7 deletions(-) |
| 15 | 15 | ||
| 16 | diff --git a/doc/Makefile.am b/doc/Makefile.am | 16 | diff --git a/doc/Makefile.am b/doc/Makefile.am |
| 17 | index a1f5b54..5cff41f 100644 | 17 | index 407a38c..6b5ff3e 100644 |
| 18 | --- a/doc/Makefile.am | 18 | --- a/doc/Makefile.am |
| 19 | +++ b/doc/Makefile.am | 19 | +++ b/doc/Makefile.am |
| 20 | @@ -55,7 +55,7 @@ refcard_files = refcard/Makefile refcard/txicmdcheck \ | 20 | @@ -55,7 +55,7 @@ refcard_files = refcard/Makefile refcard/txicmdcheck \ |
| @@ -24,8 +24,8 @@ index a1f5b54..5cff41f 100644 | |||
| 24 | - $(man_MANS) $(TXI_XLATE) \ | 24 | - $(man_MANS) $(TXI_XLATE) \ |
| 25 | + $(TXI_XLATE) \ | 25 | + $(TXI_XLATE) \ |
| 26 | $(refcard_files) \ | 26 | $(refcard_files) \ |
| 27 | gendocs.chapter/gendocs_template \ | ||
| 27 | texinfo-tex-test.texi texinfo-tex-test.WIDOWs \ | 28 | texinfo-tex-test.texi texinfo-tex-test.WIDOWs \ |
| 28 | texinfo-ja.tex short-sample-ja.texi \ | ||
| 29 | diff --git a/man/Makefile.am b/man/Makefile.am | 29 | diff --git a/man/Makefile.am b/man/Makefile.am |
| 30 | index d0cd72c..a19e52a 100644 | 30 | index d0cd72c..a19e52a 100644 |
| 31 | --- a/man/Makefile.am | 31 | --- a/man/Makefile.am |
diff --git a/meta/recipes-extended/texinfo/texinfo_7.0.bb b/meta/recipes-extended/texinfo/texinfo_7.0.1.bb index a8933f2b7e..f0f9211594 100644 --- a/meta/recipes-extended/texinfo/texinfo_7.0.bb +++ b/meta/recipes-extended/texinfo/texinfo_7.0.1.bb | |||
| @@ -35,7 +35,7 @@ SRC_URI = "${GNU_MIRROR}/texinfo/${BP}.tar.gz \ | |||
| 35 | ${TARGET_PATCH} \ | 35 | ${TARGET_PATCH} \ |
| 36 | " | 36 | " |
| 37 | 37 | ||
| 38 | SRC_URI[sha256sum] = "9261d4ee11cdf6b61895e213ffcd6b746a61a64fe38b9741a3aaa73125b35170" | 38 | SRC_URI[sha256sum] = "53c01dd34c9bf116866d03aabd38c5cd9ee95ac10043d61aa33dec0d27825d8d" |
| 39 | 39 | ||
| 40 | tex_texinfo = "texmf/tex/texinfo" | 40 | tex_texinfo = "texmf/tex/texinfo" |
| 41 | 41 | ||
