diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-16 15:27:03 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-16 15:27:03 +0000 |
commit | 34d88e4a43b59789e60f6ee5e576df3aad3c059f (patch) | |
tree | 40c000b4288cf4804d5ac13234c8e1d778eec981 /devel/gconf/pkg-plist | |
parent | f38c12f0a922a1ae8ede47f45532cf2820e8ea1a (diff) |
Notes
Diffstat (limited to 'devel/gconf/pkg-plist')
-rw-r--r-- | devel/gconf/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gconf/pkg-plist b/devel/gconf/pkg-plist index 4846a71e5619..cd619d1a453d 100644 --- a/devel/gconf/pkg-plist +++ b/devel/gconf/pkg-plist @@ -3,9 +3,7 @@ bin/gconf-config-1 bin/gconfd-1 bin/gconftool bin/gconftool-1 -@unexec if cmp -s %D/etc/gconf/1/path.example %D/etc/gconf/1/path; then rm -f %D/etc/gconf/1/path; fi -etc/gconf/1/path.example -@exec if [ ! -f %D/etc/gconf/1/path ] ; then cp -p %D/%F %B/path; fi +etc/gconf/1/path etc/gconf/schemas/desktop.schemas include/gconf/1/gconf/gconf-changeset.h include/gconf/1/gconf/gconf-client.h @@ -63,5 +61,7 @@ share/locale/zh_CN.GB2312/LC_MESSAGES/GConf.mo @dirrm include/gconf/1 @dirrm include/gconf @dirrm etc/gconf/schemas +@dirrm etc/gconf/gconf.xml.mandatory +@dirrm etc/gconf/gconf.xml.defaults @dirrm etc/gconf/1 @dirrm etc/gconf |