2007-08-19 10:37:32 +02:00
|
|
|
bin/slashem
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/Guidebook.txt
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/sample.slashemrc
|
|
|
|
%%PORTDOCS%%%%DOCSDIR%%/slamfaq.txt
|
|
|
|
%%DATADIR%%/license
|
|
|
|
%%DATADIR%%/logfile
|
|
|
|
%%DATADIR%%/nhshare
|
|
|
|
%%DATADIR%%/nhushare
|
|
|
|
%%DATADIR%%/perm
|
|
|
|
%%DATADIR%%/record
|
|
|
|
%%DATADIR%%/recover
|
|
|
|
%%DATADIR%%/slashem
|
|
|
|
@exec mkdir %D/%%DATADIR%%/save
|
|
|
|
@exec chmod -R 775 %D/%%DATADIR%%
|
|
|
|
@exec chmod 2755 %D/%%DATADIR%%/save
|
|
|
|
@exec chown games:games %D/%%DATADIR%%/save
|
|
|
|
@dirrmtry %%DATADIR%%/save
|
|
|
|
@dirrmtry %%DATADIR%%
|
|
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|