diff options
Diffstat (limited to 'devel/gnome-vfs/files/patch-ac')
-rw-r--r-- | devel/gnome-vfs/files/patch-ac | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac deleted file mode 100644 index 7be0be993a1f..000000000000 --- a/devel/gnome-vfs/files/patch-ac +++ /dev/null @@ -1,18 +0,0 @@ ---- modules/Makefile.in.orig Tue Feb 22 01:45:51 2000 -+++ modules/Makefile.in Wed Jun 28 16:20:34 2000 -@@ -191,6 +191,7 @@ - - libftp_la_SOURCES = ftp-method.c ftp-method.h module-shared.c module-shared.h - -+libftp_la_LDFLAGS = $(module_flags) - - ### `gconf' method - -@@ -238,7 +239,6 @@ - libbzip2_la_OBJECTS = bzip2-method.lo - libgzip_la_DEPENDENCIES = - libgzip_la_OBJECTS = gzip-method.lo --libftp_la_LDFLAGS = - libftp_la_LIBADD = - libftp_la_OBJECTS = ftp-method.lo module-shared.lo - libvfs_pipe_la_DEPENDENCIES = |