2006-09-13 12:35:59 +02:00
|
|
|
@comment $FreeBSD$
|
|
|
|
@unexec if cmp -s %D/%%CONFDIR%%/drraw.conf-dist %D/%%CONFDIR%%/drraw.conf; then rm -f %D/%%CONFDIR%%/drraw.conf; fi
|
|
|
|
%%CONFDIR%%/drraw.conf-dist
|
|
|
|
@exec if [ ! -f %D/%%CONFDIR%%/drraw.conf ]; then cp -p %D/%F %B/drraw.conf; fi
|
2007-03-24 15:04:36 +01:00
|
|
|
%%WWWDIR%%/drraw.cgi
|
|
|
|
%%WWWDIR%%/icons/bomb.gif
|
|
|
|
%%WWWDIR%%/icons/folder.gif
|
|
|
|
%%WWWDIR%%/icons/folder.open.gif
|
|
|
|
%%WWWDIR%%/icons/generic.gif
|
|
|
|
%%WWWDIR%%/icons/link.gif
|
|
|
|
%%WWWDIR%%/icons/text.gif
|
|
|
|
%%WWWDIR%%/icons/unknown.gif
|
|
|
|
@dirrm %%WWWDIR%%/icons
|
|
|
|
@dirrm %%WWWDIR%%
|