summaryrefslogtreecommitdiff
path: root/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
blob: 835db34742aa47d9debc14e895276c9cb26d2455 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libbackground/Makefile.in.orig	Tue Jan  7 12:30:18 2003
+++ libbackground/Makefile.in	Tue Jan  7 12:30:58 2003
@@ -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@