summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in
diff options
context:
space:
mode:
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.