pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnome-control-center clean up some remainders from...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4db6e7243640
branches:  trunk
changeset: 535880:4db6e7243640
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Nov 29 20:42:13 2007 +0000

description:
clean up some remainders from pkg rename

diffstat:

 x11/gnome-control-center/Makefile |  4 ++--
 x11/gnome-control-center/PLIST    |  5 +----
 2 files changed, 3 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r f3e54261206d -r 4db6e7243640 x11/gnome-control-center/Makefile
--- a/x11/gnome-control-center/Makefile Thu Nov 29 20:40:51 2007 +0000
+++ b/x11/gnome-control-center/Makefile Thu Nov 29 20:42:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/11/05 19:17:29 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/29 20:42:13 drochner Exp $
 #
 
 DISTNAME=      gnome-control-center-2.20.1
@@ -40,7 +40,7 @@
 GCONF_SCHEMAS+=        themus.schemas
 GCONF_SCHEMAS+=        fontilus.schemas
 
-EGDIR=                 ${PREFIX}/share/examples/control-center
+EGDIR=                 ${PREFIX}/share/examples/gnome-control-center
 CONF_FILES=            ${EGDIR}/theme-method.conf \
                        ${PKG_SYSCONFDIR}/gnome-vfs-2.0/modules/theme-method.conf
 CONF_FILES+=           ${EGDIR}/font-method.conf \
diff -r f3e54261206d -r 4db6e7243640 x11/gnome-control-center/PLIST
--- a/x11/gnome-control-center/PLIST    Thu Nov 29 20:40:51 2007 +0000
+++ b/x11/gnome-control-center/PLIST    Thu Nov 29 20:42:13 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/11/05 19:17:29 drochner Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/11/29 20:42:13 drochner Exp $
 bin/gnome-about-me
 bin/gnome-accessibility-keyboard-properties
 bin/gnome-appearance-properties
@@ -51,8 +51,6 @@
 share/desktop-directories/font-method.directory
 share/desktop-directories/gnomecc.directory
 share/desktop-directories/theme-method.directory
-share/examples/control-center/font-method.conf
-share/examples/control-center/theme-method.conf
 share/examples/gnome-control-center/font-method.conf
 share/examples/gnome-control-center/gnomecc.menu
 share/examples/gnome-control-center/theme-method.conf
@@ -304,7 +302,6 @@
 @comment in gnome2-dirs: @dirrm share/gnome
 @comment in GConf: @dirrm share/gconf/schemas
 @dirrm share/examples/gnome-control-center
-@dirrm share/examples/control-center
 @comment in xdg-dirs: @dirrm share/desktop-directories
 @comment in dbus: @dirrm share/dbus-1/services
 @comment in xdg-dirs: @dirrm share/applications



Home | Main Index | Thread Index | Old Index