Gentoo Archives: gentoo-commits

From: Slawek Lis <slis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/ntopng/
Date: Thu, 22 Jun 2017 06:51:43
Message-Id: 1498114282.9d31277f6928bbb4f49b265cf62fb25338579151.slis@gentoo
1 commit: 9d31277f6928bbb4f49b265cf62fb25338579151
2 Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 06:51:22 2017 +0000
4 Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 06:51:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d31277f
7
8 net-analyzer/ntopng: installing missing lua files
9
10 Reported in bug 622392
11 Reported-By: ffelix <AT> inode64.com
12 Package-Manager: Portage-2.3.6, Repoman-2.3.2
13
14 net-analyzer/ntopng/ntopng-3.0.ebuild | 5 +++++
15 1 file changed, 5 insertions(+)
16
17 diff --git a/net-analyzer/ntopng/ntopng-3.0.ebuild b/net-analyzer/ntopng/ntopng-3.0.ebuild
18 index b4b23cb72ad..234efdce69c 100644
19 --- a/net-analyzer/ntopng/ntopng-3.0.ebuild
20 +++ b/net-analyzer/ntopng/ntopng-3.0.ebuild
21 @@ -67,6 +67,11 @@ src_install() {
22 doins -r httpdocs
23 doins -r scripts
24
25 + dodir ${SHARE_NTOPNG_DIR}/third-party
26 + insinto ${SHARE_NTOPNG_DIR}/third-party
27 + doins -r third-party/i18n.lua-master
28 + doins -r third-party/lua-resty-template-master
29 +
30 exeinto /usr/bin
31 doexe ${PN}
32 doman ${PN}.8