diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-01 11:31:00 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-01 11:31:00 +0000 |
commit | c7f2ba43ba7a75a351286fecf1b0526ae046125a (patch) | |
tree | 89ee8b2871e12872ce965a396280d62133f752ff /distrib/sparc/floppies/upgr/dot.hdprofile | |
parent | 13cef9732df8ac91e16c65bc4a19fce8c710b029 (diff) |
OpenBSD! I.e. tags + no update(8) need
Diffstat (limited to 'distrib/sparc/floppies/upgr/dot.hdprofile')
-rw-r--r-- | distrib/sparc/floppies/upgr/dot.hdprofile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/sparc/floppies/upgr/dot.hdprofile b/distrib/sparc/floppies/upgr/dot.hdprofile index 56d216c8223..2f2d2d342c8 100644 --- a/distrib/sparc/floppies/upgr/dot.hdprofile +++ b/distrib/sparc/floppies/upgr/dot.hdprofile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.hdprofile,v 1.2 1996/04/25 21:31:29 niklas Exp $ +# $OpenBSD: dot.hdprofile,v 1.3 1997/05/01 11:30:58 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -49,9 +49,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 echo '' - # run update, so that installed software is written as it goes. - update - # pull in the functions that people will use from the shell prompt. . /.commonutils . /.upgrutils |