From 034d7a44af9b7c86852f767491ac3e390ebe5f00 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 11 Apr 2016 15:49:57 -0500 Subject: [PATCH] www-apps/icingaweb2-module-graphite: fix the install dir Package-Manager: portage-2.2.26 --- .../icingaweb2-module-graphite-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-9999.ebuild b/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-9999.ebuild index f30e54227f4d..2e6dc77cf938 100644 --- a/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-9999.ebuild +++ b/www-apps/icingaweb2-module-graphite/icingaweb2-module-graphite-9999.ebuild @@ -24,6 +24,6 @@ DEPEND=">=net-analyzer/icinga2-2.1.1 RDEPEND="${DEPEND}" src_install() { - insinto "/usr/share/icingaweb2/modules/pnp/${PN}" + insinto "/usr/share/icingaweb2/modules/graphite/" doins -r "${S}"/* } -- 2.26.2