Skip to content

Commit

Permalink
Catch up with modifications to bootstrap:
Browse files Browse the repository at this point in the history
    * pkgsrc/lang/nawk is now a bootstrap tool

    * pkgsrc/mk is needed to allow the bootstrap script to properly
      register the software installed.
  • Loading branch information
johnnylam88 committed Jul 14, 2006
1 parent ed6be9b commit 1be6b7f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bootstrap/mkbootstrapkit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/sh
#
# $NetBSD: mkbootstrapkit,v 1.2 2006/01/02 23:27:09 reed Exp $
# $NetBSD: mkbootstrapkit,v 1.3 2006/07/14 17:58:26 jlam Exp $
#
# Usage: mkbootstrapkit [kitdir]
#
Expand All @@ -23,6 +23,8 @@ for dir in \
archivers/pax \
bootstrap \
devel/bmake \
lang/nawk \
mk \
net/tnftp \
pkgtools/digest \
pkgtools/libnbcompat \
Expand Down

0 comments on commit 1be6b7f

Please sign in to comment.