diff options
Diffstat (limited to 'devel/gnome-vfs/files')
-rw-r--r-- | devel/gnome-vfs/files/patch-ab | 10 | ||||
-rw-r--r-- | devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in | 12 |
2 files changed, 6 insertions, 16 deletions
diff --git a/devel/gnome-vfs/files/patch-ab b/devel/gnome-vfs/files/patch-ab deleted file mode 100644 index 0a291f36c104..000000000000 --- a/devel/gnome-vfs/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Mon Aug 11 11:55:08 2003 -+++ Makefile.in Mon Aug 11 12:09:13 2003 -@@ -183,7 +183,6 @@ - devel-docs \ - doc \ - programs \ -- test \ - monikers \ - po - 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 + |