diff options
Diffstat (limited to 'www/mod_gnutls/pkg-plist')
-rw-r--r-- | www/mod_gnutls/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/mod_gnutls/pkg-plist b/www/mod_gnutls/pkg-plist new file mode 100644 index 000000000000..97abb05cf659 --- /dev/null +++ b/www/mod_gnutls/pkg-plist @@ -0,0 +1,5 @@ +%%APACHEMODDIR%%/%%AP_MODULE%% +@postexec %D/sbin/apxs -e %%AP_MOD_EN%% -n %%AP_NAME%% %D/%F +@postunexec %%SED%% -i '' -E '/LoadModule[[:blank:]]+%%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf +@postunexec echo "Don't forget to remove all mod_%%AP_NAME%%-related directives in your httpd.conf" +@dir(%%WWWOWN%%,%%WWWGRP%%,750) var/db/mod_%%AP_NAME%% |