summaryrefslogtreecommitdiff
path: root/distrib/macppc/ramdisk/list
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-22 02:43:17 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-22 02:43:17 +0000
commit78a43022b547d717568e958139aa705d1d7a5be0 (patch)
treefefedcbc5ee18e9d3febe5d280b211a2962b2a80 /distrib/macppc/ramdisk/list
parentf6ae89b952e1791fbdcf478f107fe2228f2b4b4f (diff)
use one common dot.profile for all
Diffstat (limited to 'distrib/macppc/ramdisk/list')
-rw-r--r--distrib/macppc/ramdisk/list4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/macppc/ramdisk/list b/distrib/macppc/ramdisk/list
index ba2dd7d8500..bf2f1ff056d 100644
--- a/distrib/macppc/ramdisk/list
+++ b/distrib/macppc/ramdisk/list
@@ -1,4 +1,4 @@
-# $OpenBSD: list,v 1.10 2002/04/21 07:05:30 deraadt Exp $
+# $OpenBSD: list,v 1.11 2002/04/22 02:43:16 deraadt Exp $
SRCDIRS distrib/special
SRCDIRS gnu/usr.bin usr.bin bin sbin usr.sbin
@@ -83,7 +83,7 @@ COPY ${DESTDIR}/sbin/dhclient-script sbin/dhclient-script
COPY ${TOPDIR}/common/termcap.vt usr/share/misc/termcap
# and the installation tools
-SPECIAL sed -e '/^[ ]*#[ ].*$/d' -e '/^[ ]*#$/d' < ${CURDIR}/dot.profile > .profile
+SPECIAL sed -e '/^[ ]*#[ ].*$/d' -e '/^[ ]*#$/d' < ${CURDIR}/../../miniroot/dot.profile > .profile
SPECIAL sed -e '/^[ ]*#[ ].*$/d' -e '/^[ ]*#$/d' -e "s/^ARCH=ARCH$/ARCH=`arch -ks`/" < ${CURDIR}/install.md > install.md
SPECIAL sed -e '/^[ ]*#[ ].*$/d' -e '/^[ ]*#$/d' < ${CURDIR}/../../miniroot/upgrade.sh > upgrade
SPECIAL sed -e '/^[ ]*#[ ].*$/d' -e '/^[ ]*#$/d' < ${CURDIR}/../../miniroot/install.sh > install