summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-libbackground_Makefile.in
blob: d35ac9cc6d6bdda173068564552750f3bfb965ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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@