diff options
author | tron <tron@pkgsrc.org> | 2000-11-27 16:10:08 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-11-27 16:10:08 +0000 |
commit | 8939ebbf08bdc1e6f7a921a605a14d583fdc4b1f (patch) | |
tree | e80853919da9f24bdbb9e6ff6855d5982935ca95 /devel/GConf | |
parent | 3d34760253ae67c347893a5670b407856d53d69b (diff) | |
download | pkgsrc-8939ebbf08bdc1e6f7a921a605a14d583fdc4b1f.tar.gz |
Remove "etc/gconf/gconf.xml.defaults" and its sub directories which are
not created by this version of "GConf".
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/pkg/PLIST | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/GConf/pkg/PLIST b/devel/GConf/pkg/PLIST index 77a3d1b25f1..f16fdb300c2 100644 --- a/devel/GConf/pkg/PLIST +++ b/devel/GConf/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2000/11/27 16:00:20 tron Exp $ +@comment $NetBSD: PLIST,v 1.6 2000/11/27 16:10:08 tron Exp $ bin/gconf-config bin/gconf-config-1 bin/gconfd-1 @@ -31,10 +31,6 @@ share/oaf/gconfd-1.oafinfo @dirrm include/gconf/1/gconf @dirrm include/gconf/1 @dirrm include/gconf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/standard -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop -@dirrm etc/gconf/gconf.xml.defaults/schemas -@dirrm etc/gconf/gconf.xml.defaults @dirrm etc/gconf/schemas @dirrm etc/gconf/1 @dirrm etc/gconf |