diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 05:52:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 05:52:28 +0000 |
commit | d568611c3eb334453c4a0352b61f081a623d72f1 (patch) | |
tree | c3c2e5147c98015eb1ada868e403a08ef31d9123 /editors/joe2 | |
parent | f35229590b6b5b323c1b01abd2946e20fc1a0476 (diff) | |
download | ports-d568611c3eb334453c4a0352b61f081a623d72f1.tar.gz ports-d568611c3eb334453c4a0352b61f081a623d72f1.zip |
Notes
Diffstat (limited to 'editors/joe2')
-rw-r--r-- | editors/joe2/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe2/pkg-plist b/editors/joe2/pkg-plist index f3fdcfacdf83..f8039bf4292f 100644 --- a/editors/joe2/pkg-plist +++ b/editors/joe2/pkg-plist @@ -15,5 +15,5 @@ etc/joe/jpicorc %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.cvs -%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true +%%PORTDOCS%%@dirrmtry %%DOCSDIR%% @dirrmtry etc/joe |