pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/gconf-editor Do not delete share/gnome/help an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/463dc44eddbd
branches: trunk
changeset: 485442:463dc44eddbd
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Dec 11 06:53:21 2004 +0000
description:
Do not delete share/gnome/help and share/omf when deinstalled; they
should be handled by gnome-dirs and scrollkeeper, respectively.
Bump PKGREVISION.
diffstat:
editors/gconf-editor/Makefile | 3 ++-
editors/gconf-editor/PLIST | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r 7e8e26f455d9 -r 463dc44eddbd editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile Sat Dec 11 03:29:46 2004 +0000
+++ b/editors/gconf-editor/Makefile Sat Dec 11 06:53:21 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2004/10/28 19:10:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/12/11 06:53:21 minskim Exp $
#
DISTNAME= gconf-editor-2.8.2
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.8/}
EXTRACT_SUFX= .tar.bz2
diff -r 7e8e26f455d9 -r 463dc44eddbd editors/gconf-editor/PLIST
--- a/editors/gconf-editor/PLIST Sat Dec 11 03:29:46 2004 +0000
+++ b/editors/gconf-editor/PLIST Sat Dec 11 06:53:21 2004 +0000
@@ -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 @@
@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
Home |
Main Index |
Thread Index |
Old Index