summaryrefslogtreecommitdiff
path: root/devel/GConf2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-07-17 17:48:04 +0000
committerwiz <wiz@pkgsrc.org>2002-07-17 17:48:04 +0000
commit6872258917725919f6e4e59eeb39c0b1e70a046f (patch)
tree386777397e13edec3ccc3dc8540bfeb2010953a1 /devel/GConf2
parentc1a89d0eb0efe3662e7759f0666168cecbb12d56 (diff)
downloadpkgsrc-6872258917725919f6e4e59eeb39c0b1e70a046f.tar.gz
Some dirs are shared with GConf-1.
Diffstat (limited to 'devel/GConf2')
-rw-r--r--devel/GConf2/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf2/PLIST b/devel/GConf2/PLIST
index cf0bc6617ed..44ea9ad42a6 100644
--- a/devel/GConf2/PLIST
+++ b/devel/GConf2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/22 16:08:42 agc Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/07/17 17:48:04 wiz Exp $
bin/gconf-sanity-check-2
bin/gconfd-2
bin/gconftool-2
@@ -55,9 +55,9 @@ ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/GConf2.mo
@exec ${MKDIR} %D/share/gtk-doc/html/gconf
@dirrm share/gtk-doc/html/gconf
@dirrm lib/GConf/2
-@dirrm lib/GConf
+@unexec ${RMDIR} lib/GConf 2>/dev/null || ${TRUE}
@dirrm include/gconf/2/gconf
@dirrm include/gconf/2
-@dirrm include/gconf
+@unexec ${RMDIR} include/gconf 2>/dev/null || ${TRUE}
@dirrm etc/gconf/2
-@dirrm etc/gconf
+@unexec ${RMDIR} etc/gconf 2>/dev/null || ${TRUE}