diff options
Diffstat (limited to 'devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in')
-rw-r--r-- | devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in index be72a1825d12..764a5a6f218a 100644 --- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in +++ b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in @@ -1,11 +1,11 @@ ---- libgnomevfs/Makefile.in.orig Mon Aug 11 12:09:33 2003 -+++ libgnomevfs/Makefile.in Mon Aug 11 12:10:10 2003 -@@ -352,7 +352,7 @@ +--- libgnomevfs/Makefile.in.orig Mon Oct 13 10:31:12 2003 ++++ libgnomevfs/Makefile.in Mon Oct 13 10:31:37 2003 +@@ -234,7 +234,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 ++libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/include + libgnomevfsplatforminclude_HEADERS = gnome-vfs-file-size.h + |