pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Fixed a typo.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f31bdb7e91a
branches: trunk
changeset: 504158:1f31bdb7e91a
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Dec 06 08:25:18 2005 +0000
description:
Fixed a typo.
diffstat:
mk/bulk/parallel.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ebb9abc51ea2 -r 1f31bdb7e91a mk/bulk/parallel.txt
--- a/mk/bulk/parallel.txt Tue Dec 06 01:08:09 2005 +0000
+++ b/mk/bulk/parallel.txt Tue Dec 06 08:25:18 2005 +0000
@@ -1,4 +1,4 @@
-# $Id: parallel.txt,v 1.5 2004/07/10 14:37:36 grant Exp $
+# $Id: parallel.txt,v 1.6 2005/12/06 08:25:18 rillig Exp $
#
These are my (<dmcmahill>) thoughts on how one would want a parallel
@@ -15,7 +15,7 @@
1) All installed packages are removed.
2) Packages listed in the BULK_PREREQ variable are installed. This
- must be done before step 2 as some packages (like xpkgwedge) can
+ must be done before step 3 as some packages (like xpkgwedge) can
affect the dependencies of other packages when installed.
3) Each package directory is visited and its explicitly listed
Home |
Main Index |
Thread Index |
Old Index