summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-13 13:52:26 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-13 13:52:26 +0800
commit0c85ae9db53ee0e5862df1af56aea1c990134264 (patch)
treed0a80f1a01268d35746da76ad019206d9c02d741 /x11-fm/nautilus2/files/patch-libbackground_Makefile.in
parenta59cc66c4eacc1b40e5b1e34a55010af999f4833 (diff)
downloadmarcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.tar
marcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.tar.gz
marcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.tar.bz2
marcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.tar.lz
marcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.tar.xz
marcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.tar.zst
marcuscom-ports-0c85ae9db53ee0e5862df1af56aea1c990134264.zip
Add nautilus2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@626 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nautilus2/files/patch-libbackground_Makefile.in')
-rw-r--r--x11-fm/nautilus2/files/patch-libbackground_Makefile.in11
1 files changed, 11 insertions, 0 deletions
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..835db3474
--- /dev/null
+++ b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in
@@ -0,0 +1,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@