From 6a07f1633f5db97b613dabc5bf6ad0416483f654 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 8 Sep 2007 17:13:54 +0000 Subject: Made the command that saves PREFIX silent. --- mk/pbulk/pbulk-index.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mk') diff --git a/mk/pbulk/pbulk-index.mk b/mk/pbulk/pbulk-index.mk index d6678c00fea..80c98952377 100644 --- a/mk/pbulk/pbulk-index.mk +++ b/mk/pbulk/pbulk-index.mk @@ -1,4 +1,4 @@ -# $NetBSD: pbulk-index.mk,v 1.3 2007/09/07 15:51:53 rillig Exp $ +# $NetBSD: pbulk-index.mk,v 1.4 2007/09/08 17:13:54 rillig Exp $ # This Makefile fragment is included by bsd.pkg.mk and provides all # variables and targets related to the parallel bulk build @@ -101,4 +101,4 @@ pbulk-index-item: .endif pbulk-save-wrkdir: - ${PAX} -w -z -f ${INTO:Q} ${WRKDIR} + ${RUN} ${PAX} -w -z -f ${INTO:Q} ${WRKDIR} -- cgit v1.2.3