git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a812a5f
)
logrotate: fix packaing, closes #2844e
author
Esben Haabendal
<eha@doredevelopment.dk>
Thu, 11 Oct 2007 15:22:31 +0000
(15:22 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 11 Oct 2007 15:22:31 +0000
(15:22 +0000)
packages/logrotate/logrotate_3.7.1.bb
patch
|
blob
|
history
diff --git
a/packages/logrotate/logrotate_3.7.1.bb
b/packages/logrotate/logrotate_3.7.1.bb
index
b903e60
..
0a1647e
100644
(file)
--- a/
packages/logrotate/logrotate_3.7.1.bb
+++ b/
packages/logrotate/logrotate_3.7.1.bb
@@
-37,4
+37,4
@@
pkg_postrm() {
mv ${sysconfdir}/crontab.no-${PF} ${sysconfdir}/crontab
}
-CONFFILES += "${sysconfdir}/logrotate.conf"
+CONFFILES
_${PN}
+= "${sysconfdir}/logrotate.conf"