1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/ftp/wu-ftpd+ipv6/files/patch-ao

18 lines
403 B
Plaintext
Raw Normal View History

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