summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/debsums/debsums_2.2.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/debsums/debsums_2.2.2.bb b/meta-oe/recipes-support/debsums/debsums_2.2.2.bb
index 41ebf87b2..13f20eb94 100644
--- a/meta-oe/recipes-support/debsums/debsums_2.2.2.bb
+++ b/meta-oe/recipes-support/debsums/debsums_2.2.2.bb
@@ -18,6 +18,8 @@ SRC_URI[sha256sum] = "aa61896f93a6bbfe0161c21dcd67529ae8e1ec8c3ccf244523c52c4ad8
18# so we check the latest upstream from a directory that does get updated 18# so we check the latest upstream from a directory that does get updated
19UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/" 19UPSTREAM_CHECK_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/"
20 20
21inherit perlnative gettext
22
21do_install() { 23do_install() {
22 install -d ${D}/${sysconfdir}/cron.daily ${D}/${sysconfdir}/cron.weekly 24 install -d ${D}/${sysconfdir}/cron.daily ${D}/${sysconfdir}/cron.weekly
23 install -d ${D}/${sysconfdir}/cron.monthly ${D}${sbindir} ${D}${bindir} 25 install -d ${D}/${sysconfdir}/cron.monthly ${D}${sbindir} ${D}${bindir}