summaryrefslogtreecommitdiff
path: root/net-misc/exabgp/exabgp-4.2.11-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/exabgp/exabgp-4.2.11-r2.ebuild')
-rw-r--r--net-misc/exabgp/exabgp-4.2.11-r2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-misc/exabgp/exabgp-4.2.11-r2.ebuild b/net-misc/exabgp/exabgp-4.2.11-r2.ebuild
index 3e7774c03533..be3a94116ae7 100644
--- a/net-misc/exabgp/exabgp-4.2.11-r2.ebuild
+++ b/net-misc/exabgp/exabgp-4.2.11-r2.ebuild
@@ -57,3 +57,7 @@ python_install_all() {
doman doc/man/*.?
}
+
+pkg_postinst() {
+ tmpfiles_process ${PN}.conf
+}