Author: gjb
Date: Tue May 12 01:27:58 2015
New Revision: 282799
URL: https://svnweb.freebsd.org/changeset/base/282799
Log:
Avoid polluting the filesystem when not necessary.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/Makefile.mirrors
Modified: head/release/Makefile.mirrors
==============================================================================
--- head/release/Makefile.mirrors Tue May 12 01:20:27 2015
(r282798)
+++ head/release/Makefile.mirrors Tue May 12 01:27:58 2015
(r282799)
@@ -14,8 +14,8 @@
.include "${.CURDIR}/Makefile"
-FTPDIR?= /ftp
RELEASEDIR?= /R
+FTPDIR?= ${RELEASEDIR}/ftp-stage
STAGE_TARGETS?= iso-images-stage
# snapshot
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"