1999-08-13 23:34:42 -04:00
|
|
|
bin/scrollz
|
2001-07-06 12:07:38 -04:00
|
|
|
bin/scrollz-%%SCROLLZ_VER%%
|
|
|
|
share/scrollz/doc/ScrollZ.doc
|
|
|
|
share/scrollz/help/ScrollZ.help
|
|
|
|
@exec mkdir %D/share/scrollz/script
|
|
|
|
@exec mkdir %D/share/scrollz/translation
|
|
|
|
@unexec rmdir %D/share/scrollz/translation 2>/dev/null || true
|
|
|
|
@unexec rmdir %D/share/scrollz/script 2>/dev/null || true
|
|
|
|
@dirrm share/scrollz/help
|
|
|
|
@dirrm share/scrollz/doc
|
|
|
|
@unexec rmdir %D/share/scrollz 2>/dev/null || true
|