diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
commit | 913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch) | |
tree | f99bd9b91ec272158b0ee070a9ec0871177d6ea8 /chinese/lunar | |
parent | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (diff) |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
Diffstat (limited to 'chinese/lunar')
-rw-r--r-- | chinese/lunar/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/lunar/pkg-plist b/chinese/lunar/pkg-plist index 84285b79ad5b..171c713a3971 100644 --- a/chinese/lunar/pkg-plist +++ b/chinese/lunar/pkg-plist @@ -1,4 +1,4 @@ @comment $FreeBSD$ bin/lunar share/chinese/lunar.bitmap -@unexec rmdir %D/share/chinese 2>/dev/null || true +@dirrmtry share/chinese |