summaryrefslogtreecommitdiff
path: root/devel/gnomevfs2/files/patch-ac
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /devel/gnomevfs2/files/patch-ac
parentFix typo. (ghostscript55htff -> ghostscript55httf) (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'devel/gnomevfs2/files/patch-ac')
-rw-r--r--devel/gnomevfs2/files/patch-ac18
1 files changed, 0 insertions, 18 deletions
diff --git a/devel/gnomevfs2/files/patch-ac b/devel/gnomevfs2/files/patch-ac
deleted file mode 100644
index 7be0be993a1f..000000000000
--- a/devel/gnomevfs2/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 =