From 98f0df276f80fce6d846fa3d8ba8d11650ab9c94 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Sun, 13 Mar 2005 16:44:55 +0000 Subject: [PATCH] Unbreak: Fix plist --- archivers/deepforest/Makefile | 2 -- archivers/deepforest/pkg-plist | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/deepforest/Makefile b/archivers/deepforest/Makefile index a66fff9dad54..9a0bfbd9eaa0 100644 --- a/archivers/deepforest/Makefile +++ b/archivers/deepforest/Makefile @@ -19,8 +19,6 @@ COMMENT= A simple compress utilty using on JDE RUN_DEPENDS= ${RUN_DEP_LIST} LIB_DEPENDS= ${LIB_DEP_LIST} -BROKEN= Incomplete pkg-plist - NO_WRKSUBDIR= yes NO_BUILD= yes USE_X_PREFIX= yes diff --git a/archivers/deepforest/pkg-plist b/archivers/deepforest/pkg-plist index 66c6f2b5abb7..3740b699a31f 100644 --- a/archivers/deepforest/pkg-plist +++ b/archivers/deepforest/pkg-plist @@ -10,6 +10,8 @@ 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 @dirrm JDE/DeepForest/docs/English @dirrm JDE/DeepForest/docs/Japanese @dirrm JDE/DeepForest/docs