summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-libbackground_Makefile.in
blob: 4135574173e4890c456d5e95f117c0d15c2f8b0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libbackground/Makefile.in.orig  Thu Jul 22 11:47:58 2004
+++ libbackground/Makefile.in   Thu Jul 22 11:48:38 2004
@@ -173,7 +173,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@