summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
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@