94fc6d49c2
- Remove obsolete USE_REINPLACE. Approved by: netchild
3 lines
193 B
Text
3 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."
|