diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-01-29 04:56:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-01-29 04:56:35 +0000 |
| commit | b315e20b06b5067b11496cbfb4744f5cf16a9639 (patch) | |
| tree | 3fe761c428249a06677cf9f97eb9badee0732a6a /ftp/wu-ftpd+ipv6/files/patch-an | |
| parent | 7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_5_0'.release/4.5.0
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-an')
| -rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-an | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-an b/ftp/wu-ftpd+ipv6/files/patch-an deleted file mode 100644 index 09220f4bc9cf..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-an +++ /dev/null @@ -1,14 +0,0 @@ ---- src/makefiles/common.orig Sun Oct 3 21:51:35 1999 -+++ src/makefiles/common Wed Oct 20 20:35:25 1999 -@@ -48,7 +48,11 @@ - ${CC} ${LFLAGS} -o $@ ${UTIL_OBJS} ftprestart.o rdservers.o ${XLIBS} - - ftpd: ${OBJS} ${XOBJS} ../support/libsupport.a -+.if defined(PACKAGE_BUILDING) - ${CC} ${LFLAGS} -o $@ ${OBJS} ${XOBJS} ${XLIBS} -+.else -+ ${CC} -static ${LFLAGS} -o $@ ${OBJS} ${XOBJS} ${XLIBS} -+.endif - - ckconfig: ${UTIL_OBJS} ckconfig.o rdservers.o - ${CC} ${LFLAGS} -o $@ ${UTIL_OBJS} ckconfig.o rdservers.o ${XLIBS} |
