2012-08-26 00:43:06 +02:00
|
|
|
bin/otptool
|
2014-05-18 21:53:56 +02:00
|
|
|
@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
|