diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-09-23 10:00:47 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-09-23 10:01:47 +0000 |
commit | 67965736b4b90f5598ea173a46ce857118b5a49b (patch) | |
tree | 03fed4302a4a263ff6ff7436fc57b8c4f214b0cd | |
parent | app-admin/glance: amd64 stable wrt bug #561194 (diff) | |
parent | dev-db/firebird: removed ebuild omitted in previous commit (diff) | |
download | gentoo-67965736b4b90f5598ea173a46ce857118b5a49b.tar.gz gentoo-67965736b4b90f5598ea173a46ce857118b5a49b.tar.bz2 gentoo-67965736b4b90f5598ea173a46ce857118b5a49b.zip |
Merge remote-tracking branch 'remotes/github/pr/120'.
-rw-r--r-- | dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild (renamed from dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild b/dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild index 9fe14f665cb1..281bae682ea2 100644 --- a/dev-db/firebird/firebird-2.5.3.26780.0-r1.ebuild +++ b/dev-db/firebird/firebird-2.5.3.26780.0-r2.ebuild @@ -212,6 +212,7 @@ src_install() { insinto /etc/logrotate.d newins "${FILESDIR}/${PN}.logrotate" ${PN} + fperms 0644 /etc/logrotate.d/${PN} diropts -m 755 -o firebird -g firebird dodir /var/log/${PN} |