Handle the share/control-center-2.0/icons directory in gnome2-dirs.
Bump version to 1.3.
This commit is contained in:
parent
f2128832ba
commit
516725895e
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile.common,v 1.4 2003/05/30 15:54:42 jmmv Exp $
|
||||
# $NetBSD: Makefile.common,v 1.5 2004/02/15 18:36:23 jmmv Exp $
|
||||
#
|
||||
|
||||
# This Makefile contains all the logic needed to automatically generate
|
||||
# PLIST's for the gnome*-dirs packages.
|
||||
# It also installs all GTK/GNOME directories common to v1 and v2.
|
||||
|
||||
GNOME_DIRS_VERSION= 1.2
|
||||
GNOME_DIRS_VERSION= 1.3
|
||||
|
||||
GNOME_DIRS_COMMON= share/gnome/apps
|
||||
GNOME_DIRS_COMMON+= share/gnome/apps/Applications
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.13 2004/02/15 12:12:32 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2004/02/15 18:36:23 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome2-dirs-${GNOME_DIRS_VERSION}
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
PKGREVISION= 1
|
||||
|
||||
MAINTAINER= tech-pkg@NetBSD.org
|
||||
HOMEPAGE= # empty
|
||||
|
@ -33,6 +32,7 @@ GNOME_DIRS= ${GNOME_DIRS_COMMON}
|
|||
GNOME_DIRS+= share/application-registry
|
||||
GNOME_DIRS+= share/control-center-2.0
|
||||
GNOME_DIRS+= share/control-center-2.0/capplets
|
||||
GNOME_DIRS+= share/control-center-2.0/icons
|
||||
GNOME_DIRS+= share/gnome-2.0
|
||||
GNOME_DIRS+= share/gnome-2.0/ui
|
||||
GNOME_DIRS+= share/gnome/wm-properties
|
||||
|
|
Loading…
Reference in a new issue