0840e7f325
- Do not chmod /var/preserve, use /var/preserve/${UNIQUENAME} instead PR: ports/80162 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Approved by: adamw (mentor)
9 lines
171 B
Text
9 lines
171 B
Text
bin/ex
|
|
bin/edit
|
|
bin/vedit
|
|
bin/vi
|
|
bin/view
|
|
libexec/exrecover
|
|
libexec/expreserve
|
|
@exec install -d -m 1777 %%PRESERVEDIR%%
|
|
@unexec rmdir %%PRESERVEDIR%% 2> /dev/null || true
|