freebsd-ports/ftp/wu-ftpd/files/patch-ao
Andrey A. Chernov 1a8eb4b4c1 upgrade to 2.6.0
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-24 01:57:37 +00:00

18 lines
403 B
Plaintext

--- 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''