summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/logrotate/logrotate_3.8.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate_3.8.8.bb b/meta/recipes-extended/logrotate/logrotate_3.8.8.bb
index e3cfa90ced..dcd5190012 100644
--- a/meta/recipes-extended/logrotate/logrotate_3.8.8.bb
+++ b/meta/recipes-extended/logrotate/logrotate_3.8.8.bb
@@ -55,7 +55,7 @@ do_compile_prepend() {
55} 55}
56 56
57do_install(){ 57do_install(){
58 oe_runmake install DESTDIR=${D} PREFIX=${D} MANDIR=${mandir} BINDIR=${bindir} 58 oe_runmake install DESTDIR=${D} PREFIX=${D} MANDIR=${mandir}
59 mkdir -p ${D}${sysconfdir}/logrotate.d 59 mkdir -p ${D}${sysconfdir}/logrotate.d
60 mkdir -p ${D}${sysconfdir}/cron.daily 60 mkdir -p ${D}${sysconfdir}/cron.daily
61 mkdir -p ${D}${localstatedir}/lib 61 mkdir -p ${D}${localstatedir}/lib