Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/atari/floppies/install Fix indent.
details: https://anonhg.NetBSD.org/src/rev/c39581c0054d
branches: trunk
changeset: 752279:c39581c0054d
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Feb 21 20:10:51 2010 +0000
description:
Fix indent.
diffstat:
distrib/atari/floppies/install/list | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r d1340e8e8b76 -r c39581c0054d distrib/atari/floppies/install/list
--- a/distrib/atari/floppies/install/list Sun Feb 21 20:09:50 2010 +0000
+++ b/distrib/atari/floppies/install/list Sun Feb 21 20:10:51 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: list,v 1.14 2010/02/21 20:09:50 tsutsui Exp $
+# $NetBSD: list,v 1.15 2010/02/21 20:10:51 tsutsui Exp $
PROG bin/cat
PROG bin/chmod
@@ -56,8 +56,8 @@
SPECIAL umount srcdir distrib/utils/x_umount
# various files that we need in /etc for the install
-COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
-COPY ${DISTRIBDIR}/common/protocols etc/protocols
+COPY ${NETBSDSRCDIR}/etc/netconfig etc/netconfig
+COPY ${DISTRIBDIR}/common/protocols etc/protocols
COPY ${DISTRIBDIR}/common/services etc/services
# we need the boot block code in /usr/mdec
Home |
Main Index |
Thread Index |
Old Index