diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-26 09:18:37 +0000 |
commit | 58d6153c1e523d4aeede7753ecf4879e60825b69 (patch) | |
tree | b731abccc22c5da200d9004c6ef85df0fd11f659 /devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in | |
parent | 8748cab92fd1c74d6ee50e6aa29441042017c7ab (diff) | |
download | ports-58d6153c1e523d4aeede7753ecf4879e60825b69.tar.gz ports-58d6153c1e523d4aeede7753ecf4879e60825b69.zip |
Notes
Diffstat (limited to 'devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in')
-rw-r--r-- | devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in b/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in index 2884f343c186..f82a5fcd0b6a 100644 --- a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in +++ b/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in @@ -1,11 +1,11 @@ ---- libgnomevfs/Makefile.in.orig Mon Jun 10 13:10:56 2002 -+++ libgnomevfs/Makefile.in Mon Jun 10 13:11:51 2002 -@@ -330,7 +330,7 @@ +--- libgnomevfs/Makefile.in.orig Tue Jun 25 18:22:53 2002 ++++ libgnomevfs/Makefile.in Tue Jun 25 18:23:39 2002 +@@ -192,7 +192,7 @@ # Platform specific includes -libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include +libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = \ - gnome-vfs-file-size.h + libgnomevfsplatforminclude_HEADERS = gnome-vfs-file-size.h + |