diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/texinfo/texinfo_6.5.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/texinfo/texinfo_6.5.bb b/meta/recipes-extended/texinfo/texinfo_6.5.bb index f966457f88..50eae77ad0 100644 --- a/meta/recipes-extended/texinfo/texinfo_6.5.bb +++ b/meta/recipes-extended/texinfo/texinfo_6.5.bb | |||
| @@ -42,7 +42,9 @@ SRC_URI[sha256sum] = "d34272e4042c46186ddcd66bd5d980c0ca14ff734444686ccf8131f6ec | |||
| 42 | 42 | ||
| 43 | tex_texinfo = "texmf/tex/texinfo" | 43 | tex_texinfo = "texmf/tex/texinfo" |
| 44 | 44 | ||
| 45 | inherit gettext autotools | 45 | inherit gettext autotools multilib_script |
| 46 | |||
| 47 | MULTILIB_SCRIPTS = "${PN}:${bindir}/texi2any" | ||
| 46 | 48 | ||
| 47 | EXTRA_AUTORECONF += "-I ${S}/gnulib/m4" | 49 | EXTRA_AUTORECONF += "-I ${S}/gnulib/m4" |
| 48 | 50 | ||
