diff options
author | thierry <thierry@FreeBSD.org> | 2010-08-29 00:29:43 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2010-08-29 00:29:43 +0800 |
commit | da2298549ec523c0a6610eb2ac52d8cda4125fd2 (patch) | |
tree | 15ca426cff44384a06c856ef8fc9487875a98289 | |
parent | 43d5d251baec889792cc40831dfb722fa62a0022 (diff) | |
download | freebsd-ports-gnome-da2298549ec523c0a6610eb2ac52d8cda4125fd2.tar.gz freebsd-ports-gnome-da2298549ec523c0a6610eb2ac52d8cda4125fd2.tar.zst freebsd-ports-gnome-da2298549ec523c0a6610eb2ac52d8cda4125fd2.zip |
Don't try to remove JAVAJARDIR, which now is part of mtree.
Reported by: QAT
-rw-r--r-- | textproc/jarnal/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/jarnal/pkg-plist b/textproc/jarnal/pkg-plist index 0783d8735174..1d8cd10f8ed6 100644 --- a/textproc/jarnal/pkg-plist +++ b/textproc/jarnal/pkg-plist @@ -17,6 +17,5 @@ bin/jarnalannotate.sh %%JAVAJARDIR%%/lib/lbouncy_license.html %%JAVAJARDIR%%/lib/lib-ver.txt @dirrmtry %%JAVAJARDIR%%/lib -@dirrmtry %%JAVAJARDIR%% @dirrm %%DATADIR%%/templates @dirrm %%DATADIR%% |