5ef11b8b8f
- add stage support - add LICENSE PR: ports/189796 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
6 lines
319 B
Text
6 lines
319 B
Text
bin/otptool
|
|
@unexec sed -i '' -E '/LoadModule[[:blank:]]+%%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
|
|
%%APACHEMODDIR%%/%%AP_MODULE%%
|
|
@exec %D/sbin/apxs -e %%AP_MOD_EN%% -n %%AP_NAME%% %D/%F
|
|
@unexec echo \"Don\'t forget to remove all mod_%%AP_NAME%%-related directives in your httpd.conf\"
|
|
man/man1/otptool.1.gz
|