pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Make sure TEE is defined.
details: https://anonhg.NetBSD.org/pkgsrc/rev/556a10160758
branches: trunk
changeset: 498560:556a10160758
user: reed <reed%pkgsrc.org@localhost>
date: Thu Aug 25 22:57:29 2005 +0000
description:
Make sure TEE is defined.
I saw:
-a: not found
diffstat:
mk/bulk/bsd.bulk-pkg.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3255417759a4 -r 556a10160758 mk/bulk/bsd.bulk-pkg.mk
--- a/mk/bulk/bsd.bulk-pkg.mk Thu Aug 25 22:56:03 2005 +0000
+++ b/mk/bulk/bsd.bulk-pkg.mk Thu Aug 25 22:57:29 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.bulk-pkg.mk,v 1.84 2005/08/25 22:56:03 reed Exp $
+# $NetBSD: bsd.bulk-pkg.mk,v 1.85 2005/08/25 22:57:29 reed Exp $
#
# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
@@ -43,6 +43,7 @@
##
LS?= ls
+TEE?= tee
WC?= wc
TO_HTML?= ${SED} -e 's,&,\&,g' -e 's,<,\<,g' -e 's,>,\>,g'
Home |
Main Index |
Thread Index |
Old Index