pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/gnome-dirs Handle the share/images directory in g...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8fd03ff9305d
branches: trunk
changeset: 468734:8fd03ff9305d
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Feb 16 15:00:25 2004 +0000
description:
Handle the share/images directory in gnome-dirs. Bump version to 1.4.
diffstat:
misc/gnome-dirs/Makefile.common | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r c54f3ef0954c -r 8fd03ff9305d misc/gnome-dirs/Makefile.common
--- a/misc/gnome-dirs/Makefile.common Mon Feb 16 14:43:08 2004 +0000
+++ b/misc/gnome-dirs/Makefile.common Mon Feb 16 15:00:25 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.5 2004/02/15 18:36:23 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.6 2004/02/16 15:00:25 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.3
+GNOME_DIRS_VERSION= 1.4
GNOME_DIRS_COMMON= share/gnome/apps
GNOME_DIRS_COMMON+= share/gnome/apps/Applications
@@ -30,6 +30,7 @@
GNOME_DIRS_COMMON+= share/gnome/help/lgpl
GNOME_DIRS_COMMON+= share/gnome/help/lgpl/C
GNOME_DIRS_COMMON+= share/gnome/help/lgpl/C/figures
+GNOME_DIRS_COMMON+= share/images
GNOME_DIRS_COMMON+= share/mime-info
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index