2003-07-24 21:28:51 +02:00
|
|
|
libexec/apache/mod_accounting.so
|
2004-08-17 15:27:50 +02:00
|
|
|
@exec %D/sbin/apxs -e -A -n accounting %D/%f
|
|
|
|
@unexec %D/sbin/apxs -e -A -n accounting %D/%f
|
2003-07-30 12:29:50 +02:00
|
|
|
@unexec echo "===> If you do not plan on reinstalling mod_accounting, you must manually remove"; echo "===> references to it in httpd.conf."
|
2005-01-03 10:27:36 +01:00
|
|
|
%%DATADIR%%/schema.sql
|
2003-07-24 21:28:51 +02:00
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/FAQ.txt
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
2005-01-03 10:27:36 +01:00
|
|
|
@dirrm %%DATADIR%%
|