diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:17:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:17:42 +0000 |
commit | e8d3c8300fde17c34b15fc2d889e55641e0a8f00 (patch) | |
tree | bbb6bde5614379bfe98675053e4e845e1233cf74 /archivers/deepforest | |
parent | 531467445388315226df8f921577044fb814ed7f (diff) | |
download | ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.tar.gz ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.zip |
Notes
Diffstat (limited to 'archivers/deepforest')
-rw-r--r-- | archivers/deepforest/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/deepforest/pkg-plist b/archivers/deepforest/pkg-plist index 3740b699a31f..0aaa5b0d4880 100644 --- a/archivers/deepforest/pkg-plist +++ b/archivers/deepforest/pkg-plist @@ -10,10 +10,10 @@ JDE/DeepForest/docs/Japanese/README.sjis JDE/DeepForest/install.sh bin/DeepForest.app %%PIXMAP_PATH%%/DeepForest.xpm -@unexec rmdir %D/share/WindowMaker/Pixmaps 2>/dev/null || true -@unexec rmdir %D/share/WindowMaker 2>/dev/null || true +@dirrmtry share/WindowMaker/Pixmaps +@dirrmtry share/WindowMaker @dirrm JDE/DeepForest/docs/English @dirrm JDE/DeepForest/docs/Japanese @dirrm JDE/DeepForest/docs @dirrm JDE/DeepForest -@unexec rmdir %D/JDE 2>/dev/null || true +@dirrmtry JDE |