diff options
Diffstat (limited to 'distrib/amiga/floppies/upgr/dot.hdprofile')
-rw-r--r-- | distrib/amiga/floppies/upgr/dot.hdprofile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/amiga/floppies/upgr/dot.hdprofile b/distrib/amiga/floppies/upgr/dot.hdprofile index a715cb3f467..d5990b4295e 100644 --- a/distrib/amiga/floppies/upgr/dot.hdprofile +++ b/distrib/amiga/floppies/upgr/dot.hdprofile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.hdprofile,v 1.3 1996/04/25 21:27:35 niklas Exp $ +# $OpenBSD: dot.hdprofile,v 1.4 1996/10/14 21:39:39 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 |