diff options
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-al')
-rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-al | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-al b/ftp/wu-ftpd+ipv6/files/patch-al deleted file mode 100644 index 90c5246d7d57..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-al +++ /dev/null @@ -1,19 +0,0 @@ -*** support/makefiles/Makefile.fbs.bak Mon Mar 3 12:11:54 1997 ---- support/makefiles/Makefile.fbs Sun Apr 27 21:13:35 1997 -*************** -*** 8,14 **** - LIBC = /usr/lib/libc.a - IFLAGS = - LFLAGS = -! CFLAGS = -O ${IFLAGS} ${LFLAGS} -DNO_MALLOC_PROTO - - SRCS = strcasestr.c authuser.c ftw.c - OBJS = strcasestr.o authuser.o ftw.o ---- 8,14 ---- - LIBC = /usr/lib/libc.a - IFLAGS = - LFLAGS = -! CFLAGS += ${IFLAGS} ${LFLAGS} -DNO_MALLOC_PROTO - - SRCS = strcasestr.c authuser.c ftw.c - OBJS = strcasestr.o authuser.o ftw.o |