mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
debsums: inherit gettext
Fixes | cd man && po4a --no-translations po4a.cfg | /bin/sh: po4a: command not found | make: *** [Makefile:11: clean] Error 127 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
10f38f147c
commit
e35f6d8a6a
|
|
@ -18,6 +18,8 @@ SRC_URI[sha256sum] = "aa61896f93a6bbfe0161c21dcd67529ae8e1ec8c3ccf244523c52c4ad8
|
|||
# so we check the latest upstream from a directory that does get updated
|
||||
UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/"
|
||||
|
||||
inherit perlnative gettext
|
||||
|
||||
do_install() {
|
||||
install -d ${D}/${sysconfdir}/cron.daily ${D}/${sysconfdir}/cron.weekly
|
||||
install -d ${D}/${sysconfdir}/cron.monthly ${D}${sbindir} ${D}${bindir}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user