From 092c6725ccf1fda1a5e0da74bbb2049df4465cbc Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 10 Oct 2002 18:15:40 +0000 Subject: Fix a path issue, and remove a temporary patch. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@54 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-fm/nautilus2/files/patch-libbackground_Makefile.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-fm/nautilus2/files/patch-libbackground_Makefile.in (limited to 'x11-fm/nautilus2/files/patch-libbackground_Makefile.in') diff --git a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in new file mode 100644 index 000000000..946b61916 --- /dev/null +++ b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in @@ -0,0 +1,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@ -- cgit v1.2.3