diff options
author | sada <sada@FreeBSD.org> | 2000-06-13 20:05:55 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2000-06-13 20:05:55 +0800 |
commit | 96b68e94a1c0e4230e7da771c1ff41c77d3367c5 (patch) | |
tree | 8cf6c087a3d5ba4e48387be5176a3251f0cb36b4 /japanese/jcode.pl | |
parent | 803ad3b75be54ba0f5c950764fe2c30ffcf0aa25 (diff) | |
download | freebsd-ports-gnome-96b68e94a1c0e4230e7da771c1ff41c77d3367c5.tar.gz freebsd-ports-gnome-96b68e94a1c0e4230e7da771c1ff41c77d3367c5.tar.zst freebsd-ports-gnome-96b68e94a1c0e4230e7da771c1ff41c77d3367c5.zip |
To remove installed directory when no file remains.
Diffstat (limited to 'japanese/jcode.pl')
-rw-r--r-- | japanese/jcode.pl/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/jcode.pl/pkg-plist b/japanese/jcode.pl/pkg-plist index 89946d1529f4..c36545e8e916 100644 --- a/japanese/jcode.pl/pkg-plist +++ b/japanese/jcode.pl/pkg-plist @@ -1 +1,2 @@ lib/perl/jcode.pl +@unexec rmdir %B 2>/dev/null || true |