summaryrefslogtreecommitdiff
path: root/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild')
-rw-r--r--www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
index 8b56d40b4d03..a83b2926d126 100644
--- a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
+++ b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r2.ebuild
@@ -52,3 +52,7 @@ src_install() {
apache-module_src_install
dotmpfiles "${FILESDIR}/${PN}.conf"
}
+
+pkg_postinst() {
+ tmpfiles_process ${PN}.conf
+}