mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Remove some leftovers from an earlier version of the $HOME fix.
This commit is contained in:
parent
1cb7fda469
commit
b547c0edb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459318
@ -419,7 +419,7 @@ do-build:
|
||||
if [ -n "${HOME}" -a ! -w "${HOME}" ]; then \
|
||||
export HOME=/tmp ; \
|
||||
fi ; \
|
||||
HOME=/tmp build.pl --all -P$${numproc} -- -P$${dmproc}
|
||||
build.pl --all -P$${numproc} -- -P$${dmproc}
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${PRINSTALLATION_BASEDIR} \
|
||||
|
Loading…
Reference in New Issue
Block a user