mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue