From 2897fcd3a0e87aa8690a119c620a4d3b312d2673 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 20 Nov 1994 22:55:24 +0000 Subject: bin_tgz.aa -> bindist_tgz.aa --- release/extract.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release/extract.sh') diff --git a/release/extract.sh b/release/extract.sh index 29c63c3..8c0c313 100644 --- a/release/extract.sh +++ b/release/extract.sh @@ -1,9 +1,9 @@ #!/bin/sh -# $Id: extract.sh,v 1.12 1994/11/18 10:05:36 jkh Exp $ +# $Id: extract.sh,v 1.13 1994/11/18 10:22:39 jkh Exp $ PATH=/stand:$PATH DDIR=/ -if [ -f bin_tgz.aa ] ; then +if [ -f bindist_tgz.aa ] ; then # Temporary kludge for pathological bindist. if [ -f $DDIR/etc/myname ]; then cp $DDIR/etc/hosts $DDIR/etc/myname $DDIR/stand/etc -- cgit v1.1