mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Clean up httpd.conf proper on deinstall
This commit is contained in:
parent
efb38fbb28
commit
04590a133b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195677
@ -1,5 +1,5 @@
|
||||
%%APACHEMODDIR%%/%%AP_MODULE%%
|
||||
@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
|
||||
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%F
|
||||
@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
|
||||
%%APACHEMODDIR%%/mod_log_sql_mysql.so
|
||||
%%SSL%%%%APACHEMODDIR%%/mod_log_sql_ssl.so
|
||||
|
Loading…
Reference in New Issue
Block a user