diff options
Diffstat (limited to 'devel/gnome-vfs/files/patch-ab')
-rw-r--r-- | devel/gnome-vfs/files/patch-ab | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/devel/gnome-vfs/files/patch-ab b/devel/gnome-vfs/files/patch-ab deleted file mode 100644 index e33154e73cf8..000000000000 --- a/devel/gnome-vfs/files/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ ---- Makefile.in.orig Mon May 7 18:12:50 2001 -+++ Makefile.in Thu May 10 13:25:48 2001 -@@ -174,3 +174,3 @@ - --SUBDIRS = libgnomevfs libgnomevfs-pthread idl modules data man devel-docs $(SUBDIRS_GNOME) po -+SUBDIRS = libgnomevfs libgnomevfs-pthread idl modules data man $(SUBDIRS_GNOME) po - -@@ -182,3 +182,3 @@ - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = vfsConf.sh vfspthreadConf.sh -@@ -534,2 +534,3 @@ - sed -e 's?\@LIBDIR\@?$(libdir)?g' \ -+ -e 's?\@SYSCONFDIR\@?$(sysconfdir)?g' \ - -e 's?\@VFS_LIBDIR\@?$(VFS_LIBDIR)?g' \ |