summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus/files/patch-libbackground_Makefile.in')
-rw-r--r--x11-fm/nautilus/files/patch-libbackground_Makefile.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/x11-fm/nautilus/files/patch-libbackground_Makefile.in b/x11-fm/nautilus/files/patch-libbackground_Makefile.in
index eb7927b81..d35ac9cc6 100644
--- a/x11-fm/nautilus/files/patch-libbackground_Makefile.in
+++ b/x11-fm/nautilus/files/patch-libbackground_Makefile.in
@@ -1,11 +1,11 @@
---- libbackground/Makefile.in.orig Mon Oct 14 22:13:17 2002
-+++ libbackground/Makefile.in Mon Oct 14 22:14:31 2002
-@@ -141,7 +141,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
+--- libbackground/Makefile.in.orig Mon Nov 11 01:23:17 2002
++++ libbackground/Makefile.in Mon Nov 11 01:23:58 2002
+@@ -153,7 +153,7 @@
+
+ INCLUDES = \
+ -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
+- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \
++ -DGNOME_ICONDIR=\""${prefix}/pixmaps"\" \
+ -DG_LOG_DOMAIN=\"capplet-common\" \
+ -I$(top_srcdir)/ \
+ @CAPPLET_CFLAGS@