summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus/files/patch-libbackground_Makefile.in')
-rw-r--r--x11-fm/nautilus/files/patch-libbackground_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/nautilus/files/patch-libbackground_Makefile.in b/x11-fm/nautilus/files/patch-libbackground_Makefile.in
deleted file mode 100644
index c5dd046fb..000000000
--- a/x11-fm/nautilus/files/patch-libbackground_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libbackground/Makefile.in.orig Wed Nov 24 13:17:35 2004
-+++ libbackground/Makefile.in Wed Nov 24 13:18:06 2004
-@@ -169,7 +169,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@