diff options
Diffstat (limited to 'net-analyzer/ntopng')
-rw-r--r-- | net-analyzer/ntopng/ntopng-5.6-r2.ebuild (renamed from net-analyzer/ntopng/ntopng-5.6-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ntopng/ntopng-5.6-r1.ebuild b/net-analyzer/ntopng/ntopng-5.6-r2.ebuild index 765764836c15..9dca5e2d0a9e 100644 --- a/net-analyzer/ntopng/ntopng-5.6-r1.ebuild +++ b/net-analyzer/ntopng/ntopng-5.6-r2.ebuild @@ -81,7 +81,7 @@ src_install() { doins -r httpdocs doins -r scripts - insinto "${SHARE_NTOPNG_DIR}"/httpdocs + insinto "${SHARE_NTOPNG_DIR}"/httpdocs/dist doins -r "${WORKDIR}"/ntopng-dist-${NTOPNG_DIST_COMMIT}/. insinto "${SHARE_NTOPNG_DIR}/third-party" |