pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/bulk Also add bin/nawk to the tarred-up files.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5477da0d2309
branches: trunk
changeset: 521216:5477da0d2309
user: tv <tv%pkgsrc.org@localhost>
date: Mon Nov 06 21:45:18 2006 +0000
description:
Also add bin/nawk to the tarred-up files.
diffstat:
mk/bulk/pre-build | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 061e932cdf22 -r 5477da0d2309 mk/bulk/pre-build
--- a/mk/bulk/pre-build Mon Nov 06 21:37:37 2006 +0000
+++ b/mk/bulk/pre-build Mon Nov 06 21:45:18 2006 +0000
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: pre-build,v 1.62 2006/11/06 21:08:43 tv Exp $
+# $NetBSD: pre-build,v 1.63 2006/11/06 21:45:18 tv Exp $
#
# Clean up system to be ready for bulk pkg build
#
@@ -88,8 +88,9 @@
share/mk/bsd.nls.mk share/mk/bsd.obj.mk \
share/mk/bsd.prog.mk share/mk/bsd.subdir.mk \
share/mk/bsd.sys.mk share/mk/bsd.own.mk \
- bin/bmake bin/ftp bin/digest bin/nbsed bin/install-sh \
- bin/pax bin/tar bin/cpio man/cat1/ftp.1 man/cat1/pax.0 \
+ bin/bmake bin/ftp bin/digest bin/nawk bin/nbsed \
+ bin/install-sh bin/pax bin/tar bin/cpio \
+ man/cat1/ftp.1 man/cat1/pax.0 \
man/cat1/tar.0 man/cat1/cpio.0 man/cat1/pkg_add.0 \
man/cat1/pkg_admin.0 man/cat1/pkg_create.0 \
man/cat1/pkg_delete.0 man/cat1/pkg_info.0 \
Home |
Main Index |
Thread Index |
Old Index