Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/bind copy "Version" file for import.



details:   https://anonhg.NetBSD.org/src/rev/4703cb152db4
branches:  trunk
changeset: 503672:4703cb152db4
user:      itojun <itojun%NetBSD.org@localhost>
date:      Sun Feb 11 07:04:20 2001 +0000

description:
copy "Version" file for import.

diffstat:

 dist/bind/bind2netbsd |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 66fb9cc12dba -r 4703cb152db4 dist/bind/bind2netbsd
--- a/dist/bind/bind2netbsd     Sun Feb 11 07:00:03 2001 +0000
+++ b/dist/bind/bind2netbsd     Sun Feb 11 07:04:20 2001 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#      $NetBSD: bind2netbsd,v 1.15 2001/01/27 08:09:42 itojun Exp $
+#      $NetBSD: bind2netbsd,v 1.16 2001/02/11 07:04:20 itojun Exp $
 #
 # Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -70,7 +70,7 @@
 
 ### Copy the files and directories
 cd $r/src
-pax -rvw LICENSE LICENSE_RSA README bin include lib $d
+pax -rvw LICENSE LICENSE_RSA README Version bin include lib $d
 cd $r/src/port/netbsd/include
 pax -rvw port_after.h port_before.h prand_conf.h $d/include
 cd $r/src/port/netbsd/bin



Home | Main Index | Thread Index | Old Index