Export PARALLEL_PACAKGE_BUILD to the environment as well to catch more

packages that should/should not be included on the first CD.  This is needed
for the recent KDE space-saving change.

Approved by:	re (bmah)
This commit is contained in:
Joe Marcus Clarke 2003-10-03 16:48:36 +00:00
parent 87f4183704
commit d87866b1e2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120695

View File

@ -33,6 +33,7 @@
# were built.
export BATCH=t
export PACKAGE_BUILDING=t
export PARALLEL_PACKAGE_BUILD=t
# Don't pick up installed packages from the host
export LOCALBASE=/nonexistentlocal