2010-05-08 10:32:16 +02:00
|
|
|
@unexec %%SED%% -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
|
|
|
|
%%APACHEMODDIR%%/%%AP_MODULE%%
|
2010-05-27 23:19:17 +02:00
|
|
|
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
|
2010-05-08 10:32:16 +02:00
|
|
|
@unexec echo "Don't forget to remove all mod_h264_streaming-related directives in your httpd.conf"
|