2002-10-15 11:25:31 +02:00
|
|
|
bin/wprint
|
2006-11-14 02:22:36 +01:00
|
|
|
@unexec if cmp -s %D/etc/wprint.conf.dist %D/etc/wprint.conf; then rm -f %D/etc/wprint.conf; fi
|
|
|
|
etc/wprint.conf.dist
|
|
|
|
@exec if [ ! -f %D/etc/wprint.conf ] ; then cp -p %D/%F %B/wprint.conf; fi
|
|
|
|
%%DATADIR%%/COURR_SE.TTF
|
|
|
|
%%DATADIR%%/COURR_SE.TXT
|
|
|
|
%%DATADIR%%/README.test
|
|
|
|
%%DATADIR%%/netscape.ps
|
|
|
|
%%DATADIR%%/news.eo.gif
|
|
|
|
%%DATADIR%%/search.eo.gif
|
|
|
|
%%DATADIR%%/test.html
|
|
|
|
%%DATADIR%%/test.sh
|
|
|
|
%%DATADIR%%/wprint-test.conf
|
|
|
|
@dirrm %%DATADIR%%
|