4 lines
193 B
Text
4 lines
193 B
Text
|
sbin/afbinit
|
||
|
@exec install -d %D/%%DATADIR%%
|
||
|
@unexec rmdir %D/%%DATADIR%% 2> /dev/null || echo "If permanently deleting this package, %D/%%DATADIR%% and its contents must be removed manually."
|