pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Removed the "BULK>" prefix from a message, as ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9a69e21178a
branches: trunk
changeset: 502940:f9a69e21178a
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Nov 11 10:49:41 2005 +0000
description:
Removed the "BULK>" prefix from a message, as that prefix is reserved for
bsd.bulk-pkg.mk.
diffstat:
mk/bulk/build | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 32033cf39647 -r f9a69e21178a mk/bulk/build
--- a/mk/bulk/build Fri Nov 11 10:40:41 2005 +0000
+++ b/mk/bulk/build Fri Nov 11 10:49:41 2005 +0000
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: build,v 1.74 2005/11/10 07:19:17 rillig Exp $
+# $NetBSD: build,v 1.75 2005/11/11 10:49:41 rillig Exp $
#
# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
@@ -242,7 +242,7 @@
#
fail=no
if cd "${pkglint_dir}"; then
- echo "BULK> Extracting relevant pkgsrc variables..."
+ echo "Extracting relevant pkgsrc variables..."
BULK_DBFILE=`${BMAKE} show-var VARNAME=BULK_DBFILE` || fail=yes
DEPENDSTREEFILE=`${BMAKE} show-var VARNAME=DEPENDSTREEFILE` || fail=yes
Home |
Main Index |
Thread Index |
Old Index