summaryrefslogtreecommitdiff
path: root/distrib/alpha
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-28 19:25:11 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-28 19:25:11 +0000
commitae3286ed75bcfa8d2f669f0a76f294e9587aca37 (patch)
tree74cc09c9af149781815ab70067e582399aaab6e4 /distrib/alpha
parentfd34c08077aafc9f0097ca6553da0fe6e3cbd5b8 (diff)
remove confusion about disktab
Diffstat (limited to 'distrib/alpha')
-rw-r--r--distrib/alpha/inst-common/list10
1 files changed, 5 insertions, 5 deletions
diff --git a/distrib/alpha/inst-common/list b/distrib/alpha/inst-common/list
index d2835106f50..32a08b4e8f9 100644
--- a/distrib/alpha/inst-common/list
+++ b/distrib/alpha/inst-common/list
@@ -1,5 +1,5 @@
#
-# $OpenBSD: list,v 1.22 2002/04/19 23:20:23 deraadt Exp $
+# $OpenBSD: list,v 1.23 2002/04/28 19:25:09 deraadt Exp $
#
# copy the crunched binary, link to it, and kill it
@@ -61,10 +61,10 @@ SPECIAL cd dev; sh MAKEDEV ramdisk
#COPY ${DESTDIR}/usr/mdec/bootxx usr/mdec/bootxx
# various files that we need in /etc for the install
-COPY ${DESTDIR}/etc/group etc
-COPY ${DESTDIR}/etc/protocols etc
-COPY ${DESTDIR}/etc/services etc
-COPY ${DESTDIR}/etc/spwd.db etc
+COPY ${DESTDIR}/etc/group etc/group
+COPY ${CURDIR}/../../miniroot/protocols etc/protocols
+COPY ${CURDIR}/../../miniroot/services etc/services
+COPY ${DESTDIR}/etc/spwd.db etc/spwd.db
# and the common installation tools
COPY ${TOPDIR}/inst-common/termcap.vt usr/share/misc/termcap