diff options
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-am')
-rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-am | 11 |
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 5516dbd3ba1a..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-am +++ /dev/null @@ -1,11 +0,0 @@ ---- src/makefiles/Makefile.fbs.orig Tue Aug 31 03:55:26 1999 -+++ src/makefiles/Makefile.fbs Wed Oct 20 20:34:07 1999 -@@ -30,7 +30,7 @@ - #CC = cc - IFLAGS = -I.. -I../support - LFLAGS = -L../support -s --CFLAGS = -O ${IFLAGS} ${LFLAGS} -DNO_CRYPT_PROTO -+CFLAGS += ${IFLAGS} ${LFLAGS} -DNO_CRYPT_PROTO - XOBJS = - LIBES = -lsupport -lutil -lskey -lmd -lcrypt - LIBC = /usr/lib/libc.a |