space after -v for OS X (andrey)
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -116,5 +116,5 @@ if $doinstall; then
|
|||||||
echo " PLAN9=$PLAN9 export PLAN9"
|
echo " PLAN9=$PLAN9 export PLAN9"
|
||||||
echo ' PATH=$PATH:$PLAN9/bin export PATH'
|
echo ' PATH=$PATH:$PLAN9/bin export PATH'
|
||||||
fi
|
fi
|
||||||
) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v'copy='install.sum
|
) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v 'copy='install.sum
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user