From 4cdfec7f9777736270bf807c740ca932b7ef9fa7 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 18 Nov 2005 08:48:09 +0000 Subject: Corrected the comment above BULKFILESDIR. It is not only used for the global log files but also for the package-specific ones. --- mk/bulk/bsd.bulk-pkg.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/bulk/bsd.bulk-pkg.mk b/mk/bulk/bsd.bulk-pkg.mk index 85a78c387c2..51ac59fabf5 100644 --- a/mk/bulk/bsd.bulk-pkg.mk +++ b/mk/bulk/bsd.bulk-pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.bulk-pkg.mk,v 1.101 2005/11/18 08:42:35 rillig Exp $ +# $NetBSD: bsd.bulk-pkg.mk,v 1.102 2005/11/18 08:48:09 rillig Exp $ # # Copyright (c) 1999, 2000 Hubert Feyrer @@ -97,7 +97,8 @@ FORCEBROKENFILE?= .forcebroken # This file is where the log of the build goes BUILDLOG?= .make${BULK_ID} -# This is the directory in which bulk build global files should be kept. +# This is the directory in which all temporary files and log files from the +# bulk build are kept. # It defaults to ${PKGSRCDIR}, but may be better suited to another directory # if pkgsrc is on a remote (e.g., nfs) filesystem. BULKFILESDIR?= ${PKGSRCDIR} -- cgit v1.2.3