diff options
| -rw-r--r-- | meta/recipes-extended/logrotate/logrotate_3.8.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate_3.8.8.bb b/meta/recipes-extended/logrotate/logrotate_3.8.8.bb index 00432dede2..e3cfa90ced 100644 --- a/meta/recipes-extended/logrotate/logrotate_3.8.8.bb +++ b/meta/recipes-extended/logrotate/logrotate_3.8.8.bb | |||
| @@ -27,6 +27,9 @@ PACKAGECONFIG ?= "\ | |||
| 27 | PACKAGECONFIG[acl] = ",,acl" | 27 | PACKAGECONFIG[acl] = ",,acl" |
| 28 | PACKAGECONFIG[selinux] = ",,libselinux" | 28 | PACKAGECONFIG[selinux] = ",,libselinux" |
| 29 | 29 | ||
| 30 | CONFFILES_${PN} += "${localstatedir}/lib/logrotate.status \ | ||
| 31 | ${sysconfdir}/logrotate.conf" | ||
| 32 | |||
| 30 | # If RPM_OPT_FLAGS is unset, it adds -g itself rather than obeying our | 33 | # If RPM_OPT_FLAGS is unset, it adds -g itself rather than obeying our |
| 31 | # optimization variables, so use it rather than EXTRA_CFLAGS. | 34 | # optimization variables, so use it rather than EXTRA_CFLAGS. |
| 32 | EXTRA_OEMAKE = "\ | 35 | EXTRA_OEMAKE = "\ |
