summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center/files/patch-libbackground_Makefile.in
blob: d8ece4b307acf6aca54f6a57bf4018abdf82c17b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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@