Renamed the init file to just the package name,
since the same version its compatible with higher
package versions.
Package-Manager: portage-2.2.26
Closes: https://github.com/gentoo/gentoo/pull/1269
Signed-off-by: Ian Delaney <idella4@gentoo.org>
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
src_install() {
dosbin ${PN}
- newinitd "${FILESDIR}"/${P}.init ${PN}
+ newinitd "${FILESDIR}"/${PN}.init ${PN}
insinto /etc/monitorix
doins ${PN}.conf