aboutsummaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-am')
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-am11
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-am b/ftp/wu-ftpd+ipv6/files/patch-am
deleted file mode 100644
index 8868caab6178..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-am
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/makefiles/Makefile.fbs.orig Sat Oct 31 18:58:15 1998
-+++ src/makefiles/Makefile.fbs Wed Feb 10 11:54:57 1999
-@@ -4,7 +4,7 @@
- #CC = cc
- IFLAGS = -I.. -I../support
- LFLAGS = -L../support -s
--CFLAGS = -O ${IFLAGS} ${LFLAGS}
-+CFLAGS += ${IFLAGS} ${LFLAGS}
- XOBJS =
- LIBES = -lsupport -lutil -lskey -lmd -lcrypt
- LIBC = /usr/lib/libc.a