From 5171224bdbfe05d588cd0003503be043bde78be6 Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 16 Feb 2004 15:00:25 +0000 Subject: Handle the share/images directory in gnome-dirs. Bump version to 1.4. --- misc/gnome-dirs/Makefile.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/misc/gnome-dirs/Makefile.common b/misc/gnome-dirs/Makefile.common index 6648e17af9e..2b77e255a06 100644 --- a/misc/gnome-dirs/Makefile.common +++ b/misc/gnome-dirs/Makefile.common @@ -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/gpl/C/figures 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" -- cgit v1.2.3