From 3234d40c78fbf90eb85246ab0c5f305bc33dde85 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 17 Jan 2003 18:09:49 +0000 Subject: Update to 2.1.7. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@400 df743ca5-7f9a-e211-a948-0013205c9059 --- .../files/patch-libbackground_Makefile.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in') diff --git a/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in b/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in index 0bafec683..d8ece4b30 100644 --- a/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in +++ b/sysutils/gnomecontrolcenter2/files/patch-libbackground_Makefile.in @@ -1,11 +1,11 @@ ---- libbackground/Makefile.in.orig Thu Oct 10 17:34:06 2002 -+++ libbackground/Makefile.in Thu Oct 10 17:34:31 2002 -@@ -145,7 +145,7 @@ - - EXTRA_DIST = ChangeLog - --INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@ -+INCLUDES = -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@ - - - noinst_LTLIBRARIES = libbackground.la +--- libbackground/Makefile.in.orig Fri Jan 17 12:33:42 2003 ++++ libbackground/Makefile.in Fri Jan 17 12:34:13 2003 +@@ -151,7 +151,7 @@ + + INCLUDES = \ + -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ +- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ ++ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \ + -DG_LOG_DOMAIN=\"capplet-common\" \ + -I$(top_srcdir)/ \ + @CAPPLET_CFLAGS@ -- cgit v1.2.3