4ab3d20104
- add stage support - use new OPTIONS syntax - update WWW
21 lines
818 B
Plaintext
21 lines
818 B
Plaintext
@unexec /usr/bin/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_musicindex-related directives in your httpd.conf"
|
|
%%NLS%%share/locale/de/LC_MESSAGES/mod_musicindex.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/mod_musicindex.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/mod_musicindex.mo
|
|
%%NLS%%share/locale/nl/LC_MESSAGES/mod_musicindex.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/mod_musicindex.mo
|
|
%%DATADIR%%/directory.png
|
|
%%DATADIR%%/fetch.png
|
|
%%DATADIR%%/fetchok.png
|
|
%%DATADIR%%/general.png
|
|
%%DATADIR%%/musicindex.css
|
|
%%DATADIR%%/right_arrow.gif
|
|
%%DATADIR%%/rss.png
|
|
%%DATADIR%%/shuffle.png
|
|
%%DATADIR%%/sound.png
|
|
%%DATADIR%%/soundok.png
|
|
@dirrm %%DATADIR%%
|