Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/distrib/amiga/miniroot pull up rev 1.5 from trunk. (cgd)



details:   https://anonhg.NetBSD.org/src/rev/09c24e815677
branches:  netbsd-1-4
changeset: 469088:09c24e815677
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sat Jun 26 23:54:19 1999 +0000

description:
pull up rev 1.5 from trunk. (cgd)

diffstat:

 distrib/amiga/miniroot/dot.profile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 935121d3c521 -r 09c24e815677 distrib/amiga/miniroot/dot.profile
--- a/distrib/amiga/miniroot/dot.profile        Sat Jun 26 23:54:07 1999 +0000
+++ b/distrib/amiga/miniroot/dot.profile        Sat Jun 26 23:54:19 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: dot.profile,v 1.4 1998/01/09 21:51:32 perry Exp $
+#      $NetBSD: dot.profile,v 1.4.2.1 1999/06/26 23:54:19 cgd Exp $
 #
 # Copyright (c) 1995 Jason R. Thorpe
 # Copyright (c) 1994 Christopher G. Demetriou
@@ -41,6 +41,7 @@
 
 if [ "X${DONEPROFILE}" = "X" ]; then
        DONEPROFILE=YES
+       export DONEPROFILE
 
        # set up some sane defaults
        echo 'erase ^?, werase ^W, kill ^U, intr ^C'



Home | Main Index | Thread Index | Old Index