net-analyzer/openvas-manager: Rename config.d file to match init script
authorJustin Lecher <jlec@gentoo.org>
Mon, 7 Dec 2015 08:07:11 +0000 (09:07 +0100)
committerJustin Lecher <jlec@gentoo.org>
Mon, 7 Dec 2015 08:22:31 +0000 (09:22 +0100)
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@gentoo.org>
net-analyzer/openvas-manager/openvas-manager-6.0.6-r2.ebuild [moved from net-analyzer/openvas-manager/openvas-manager-6.0.6-r1.ebuild with 95% similarity]

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 c860d16a916601c2925f25160a9430736a85033b..f8f702ca44580af2e337729b1270a6eb37c06fef 100644 (file)
@@ -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}