commit: 7a1175dc52843b79cbec7a03d73193f6c5f0304d Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Dec 7 08:07:11 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Dec 7 08:22:31 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a1175dc
net-analyzer/openvas-manager: Rename config.d file to match init script Thanks for the report by Daniel Neto Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567184 Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> ...{openvas-manager-6.0.6-r1.ebuild => openvas-manager-6.0.6-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/openvas-manager/openvas-manager-6.0.6-r1.ebuild b/net-analyzer/openvas-manager/openvas-manager-6.0.6-r2.ebuild similarity index 95% rename from net-analyzer/openvas-manager/openvas-manager-6.0.6-r1.ebuild rename to net-analyzer/openvas-manager/openvas-manager-6.0.6-r2.ebuild index c860d16..f8f702c 100644 --- a/net-analyzer/openvas-manager/openvas-manager-6.0.6-r1.ebuild +++ b/net-analyzer/openvas-manager/openvas-manager-6.0.6-r2.ebuild @@ -52,7 +52,7 @@ src_install() { insinto /etc/openvas/ doins "${FILESDIR}"/${MY_PN}-daemon.conf - dosym ../openvas/${MY_PN}-daemon.conf /etc/conf.d/${PN} + dosym ../openvas/${MY_PN}-daemon.conf /etc/conf.d/${MY_PN} insinto /etc/logrotate.d newins "${FILESDIR}"/${MY_PN}.logrotate ${MY_PN}
