From 590b9b7b03bf4651e099949e318755af7cfa81b8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 1 Aug 2021 22:03:23 +0100 Subject: gentoo resync : 01.08.2021 --- net-analyzer/vnstat/vnstat-2.7.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'net-analyzer/vnstat/vnstat-2.7.ebuild') diff --git a/net-analyzer/vnstat/vnstat-2.7.ebuild b/net-analyzer/vnstat/vnstat-2.7.ebuild index 3582e9086840..5798621a7601 100644 --- a/net-analyzer/vnstat/vnstat-2.7.ebuild +++ b/net-analyzer/vnstat/vnstat-2.7.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/vergoh/vnstat" inherit git-r3 else - VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/teemutoivola.asc + VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/teemutoivola.asc inherit verify-sig SRC_URI="https://humdi.net/vnstat/${P}.tar.gz" @@ -80,3 +80,7 @@ src_install() { newdoc INSTALL README.setup dodoc CHANGES README UPGRADE FAQ examples/vnstat.cgi } + +pkg_postinst() { + tmpfiles_process vnstatd.conf +} -- cgit v1.2.3