Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/bind import LICENSE_RSA. maybe we should import other ...
details: https://anonhg.NetBSD.org/src/rev/8386a0005e8f
branches: trunk
changeset: 499071:8386a0005e8f
user: itojun <itojun%NetBSD.org@localhost>
date: Fri Nov 10 09:41:14 2000 +0000
description:
import LICENSE_RSA. maybe we should import other [A-Z]* too.
diffstat:
dist/bind/bind2netbsd | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 78fd2e10d838 -r 8386a0005e8f dist/bind/bind2netbsd
--- a/dist/bind/bind2netbsd Fri Nov 10 09:33:54 2000 +0000
+++ b/dist/bind/bind2netbsd Fri Nov 10 09:41:14 2000 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: bind2netbsd,v 1.12 2000/11/10 09:23:42 itojun Exp $
+# $NetBSD: bind2netbsd,v 1.13 2000/11/10 09:41:14 itojun Exp $
#
# Copyright (c) 1998, 1999 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -68,7 +68,7 @@
### Copy the files and directories
cd $r/src
-pax -rvw LICENSE README bin include lib $d
+pax -rvw LICENSE LICENSE_RSA README 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
@@ -150,6 +150,7 @@
# Make sure you add the RCS Id before you do the import.
# This is the list of missing files as of 8.2.2-P5:
# LICENSE
+# LICENSE_RSA
# README
# bin/probe_ipv6
# bin/irpd/irs-irpd.conf
Home |
Main Index |
Thread Index |
Old Index