summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-30 03:07:06 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-30 03:07:06 +0800
commitcff967dadc1226b30bed5f9067e56b3bb90812f6 (patch)
tree78b946d60327f4acdb205de5525f6d32b75aebc4 /devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in
parent6683f14361f83d361bbd3dc70196c0fef2cfd5ca (diff)
downloadmarcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.gz
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.bz2
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.lz
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.xz
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.tar.zst
marcuscom-ports-cff967dadc1226b30bed5f9067e56b3bb90812f6.zip
Update to 2.1.3.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@195 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in')
-rw-r--r--devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in19
1 files changed, 5 insertions, 14 deletions
diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in
index a013d0a77..122991c9d 100644
--- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in
+++ b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in
@@ -1,20 +1,11 @@
---- libgnomevfs/Makefile.in.orig Wed Nov 13 13:29:42 2002
-+++ libgnomevfs/Makefile.in Wed Nov 13 13:32:39 2002
-@@ -335,7 +335,7 @@
-
+--- libgnomevfs/Makefile.in.orig Fri Nov 29 13:41:05 2002
++++ libgnomevfs/Makefile.in Fri Nov 29 13:41:33 2002
+@@ -215,7 +215,7 @@
+ # CLEANFILES = $(BUILT_SOURCES)
# Platform specific includes
-libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include
+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs
- libgnomevfsplatforminclude_HEADERS = \
- gnome-vfs-file-size.h
-
-@@ -935,7 +935,7 @@
-
+ libgnomevfsplatforminclude_HEADERS = gnome-vfs-file-size.h
- %.c %.h: %.gob
-- $(top_srcdir)/gob/src/gob2 $<
-+ %%LOCALBASE%%/bin/gob2 $<
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.