diff options
Diffstat (limited to 'meta/recipes-extended/groff/groff_1.18.1.4.bb')
| -rw-r--r-- | meta/recipes-extended/groff/groff_1.18.1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/groff_1.18.1.4.bb b/meta/recipes-extended/groff/groff_1.18.1.4.bb index 28105f8b43..85357c56bf 100644 --- a/meta/recipes-extended/groff/groff_1.18.1.4.bb +++ b/meta/recipes-extended/groff/groff_1.18.1.4.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "${GNU_MIRROR}/groff/groff-${PV}.tar.gz \ | |||
| 13 | file://man-local.patch \ | 13 | file://man-local.patch \ |
| 14 | file://mdoc-local.patch" | 14 | file://mdoc-local.patch" |
| 15 | 15 | ||
| 16 | inherit autotools | 16 | inherit autotools texinfo |
| 17 | 17 | ||
| 18 | EXTRA_OECONF="--without-x --prefix=${D} --exec-prefix=${D} --bindir=${D}${bindir} --datadir=${D}${datadir} --mandir=${D}${datadir}/man --infodir=${D}${datadir}info --with-appresdir=${D}${datadir}" | 18 | EXTRA_OECONF="--without-x --prefix=${D} --exec-prefix=${D} --bindir=${D}${bindir} --datadir=${D}${datadir} --mandir=${D}${datadir}/man --infodir=${D}${datadir}info --with-appresdir=${D}${datadir}" |
| 19 | 19 | ||
