summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-libbackground_Makefile.in
blob: 946b61916c20e99b58133555e213742e65518404 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libbackground/Makefile.in.orig  Thu Oct 10 12:36:27 2002
+++ libbackground/Makefile.in   Thu Oct 10 12:37:27 2002
@@ -141,7 +141,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@