From d71fdc780b323cd2045be8fe89729513f50d35fd Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 9 May 2003 16:09:40 +0000 Subject: Add gnomecontrolcenter2-2.3.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@744 df743ca5-7f9a-e211-a948-0013205c9059 --- .../files/patch-libbackground_Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/gnome-control-center/files/patch-libbackground_Makefile.in (limited to 'sysutils/gnome-control-center/files/patch-libbackground_Makefile.in') diff --git a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in new file mode 100644 index 000000000..3431fb5d4 --- /dev/null +++ b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in @@ -0,0 +1,11 @@ +--- libbackground/Makefile.in.orig Fri May 9 11:05:19 2003 ++++ libbackground/Makefile.in Fri May 9 11:05:45 2003 +@@ -151,7 +151,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)/$(DATADIRNAME)/locale"\" -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -I$(top_srcdir)/ @CAPPLET_CFLAGS@ + + + noinst_LTLIBRARIES = libbackground.la -- cgit v1.2.3