diff options
author | minskim <minskim@pkgsrc.org> | 2004-12-11 06:53:21 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-12-11 06:53:21 +0000 |
commit | 1435cb67057b92b876391838247a81b10dec9a1e (patch) | |
tree | fb81b2983141abf29e1c46b942e589d82327adb3 /editors/gconf-editor/PLIST | |
parent | 8a5deb1e25bf423bf0f0171d6fc37488b982e1de (diff) | |
download | pkgsrc-1435cb67057b92b876391838247a81b10dec9a1e.tar.gz |
Do not delete share/gnome/help and share/omf when deinstalled; they
should be handled by gnome-dirs and scrollkeeper, respectively.
Bump PKGREVISION.
Diffstat (limited to 'editors/gconf-editor/PLIST')
-rw-r--r-- | editors/gconf-editor/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/gconf-editor/PLIST b/editors/gconf-editor/PLIST index df4dbee7155..c0d8aa9788f 100644 --- a/editors/gconf-editor/PLIST +++ b/editors/gconf-editor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/09/21 17:10:43 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/12/11 06:53:21 minskim Exp $ bin/gconf-editor man/man1/gconf-editor.1 share/applications/gconf-editor.desktop @@ -90,10 +90,10 @@ share/pixmaps/gconf-editor/folder-open.png @dirrm share/pixmaps/gconf-editor @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/omf/gconf-editor -@dirrm share/omf +@comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/gconf-editor/C/figures @dirrm share/gnome/help/gconf-editor/C @dirrm share/gnome/help/gconf-editor -@dirrm share/gnome/help +@comment in gnome-dirs: @dirrm share/gnome/help @comment in GConf2: @dirrm share/gconf/schemas @comment in xdg-dirs: @dirrm share/applications |