diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-02-19 11:41:13 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-02-19 11:41:13 +0000 |
commit | 571379f50f72d2fc3f4d2cb9d6577c4112a69b25 (patch) | |
tree | 1eb71b501393e339f0c01350489218d9d040bc70 /ftp/wu-ftpd+ipv6/files/patch-ao | |
parent | Upgrade to 3.23.49. (diff) |
Switch to GNU configure
PR: 34660
Submitted by: "James E. Housley" <jeh@thehousleys.net>
Notes
Notes:
svn path=/head/; revision=54906
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-ao')
-rw-r--r-- | ftp/wu-ftpd+ipv6/files/patch-ao | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-ao b/ftp/wu-ftpd+ipv6/files/patch-ao deleted file mode 100644 index 217918b048bd..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-ao +++ /dev/null @@ -1,17 +0,0 @@ ---- build.dist Sun Oct 17 09:31:38 1999 -+++ build Wed Oct 20 20:40:00 1999 -@@ -114,10 +114,10 @@ - - done - --rm -f config.h --ln -s config.h.noac config.h --rm -f src/pathnames.h --ln -s pathnames.h.noac src/pathnames.h -+#rm -f config.h -+#ln -s config.h.noac config.h -+#rm -f src/pathnames.h -+#ln -s pathnames.h.noac src/pathnames.h - - echo 'make args are : '$makeargs'' - echo 'make opts are : '$makeopts'' |