e7e2eee085
code tree is, in the author's opinion, not even ready for a -devel port. - Bumped PORTEPOCH because of the above. - Make SPOOLDIR a variable which may be altered by the user at install time. Submitted by: Mark Tranchant <mark@tranchant.freeserve.co.uk>
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
bin/ftpq
|
|
@exec mkdir -p %%SPOOLDIR%%
|
|
@unexec rmdir %%SPOOLDIR%% 2>/dev/null || true
|