Do not delete share/gnome/help and share/omf when deinstalled; they
should be handled by gnome-dirs and scrollkeeper, respectively. Bump PKGREVISION.
This commit is contained in:
parent
4960156f16
commit
b4979705a9
2 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue