From 32a580f43cdd51e6b9bbeda91d905cecf3bd68ec Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 23 Jul 2006 14:36:05 +0000 Subject: show current directory --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e0c7c8b0..d9d381c8 100755 --- a/INSTALL +++ b/INSTALL @@ -116,5 +116,5 @@ if $doinstall; then echo " PLAN9=$PLAN9 export PLAN9" echo ' PATH=$PATH:$PLAN9/bin export PATH' fi -) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk | tee install.sum +) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v'copy='install.sum -- cgit v1.2.3