Avoid polluting the filesystem when not necessary.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
1d4b5e16dd
commit
6a1e2e9a1c
@ -14,8 +14,8 @@
|
||||
|
||||
.include "${.CURDIR}/Makefile"
|
||||
|
||||
FTPDIR?= /ftp
|
||||
RELEASEDIR?= /R
|
||||
FTPDIR?= ${RELEASEDIR}/ftp-stage
|
||||
STAGE_TARGETS?= iso-images-stage
|
||||
|
||||
# snapshot
|
||||
|
Loading…
x
Reference in New Issue
Block a user