summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-18 02:09:49 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-01-18 02:09:49 +0800
commit3234d40c78fbf90eb85246ab0c5f305bc33dde85 (patch)
treee8df40553b15caf52915d80e23477010e7bf7364 /sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
parentbdb7d11ca6d4954939fb252a7d83ac28e88e2957 (diff)
downloadmarcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.tar
marcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.tar.gz
marcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.tar.bz2
marcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.tar.lz
marcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.tar.xz
marcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.tar.zst
marcuscom-ports-3234d40c78fbf90eb85246ab0c5f305bc33dde85.zip
Update to 2.1.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@400 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-control-center/files/patch-libbackground_Makefile.in')
-rw-r--r--sysutils/gnome-control-center/files/patch-libbackground_Makefile.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in b/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
index 0bafec683..d8ece4b30 100644
--- a/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
+++ b/sysutils/gnome-control-center/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@