mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
space after -v for OS X (andrey)
This commit is contained in:
parent
d212be7220
commit
8f8ef0c6a9
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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 -v'copy='install.sum
|
||||
) 2>&1 | tee install.log | awk -f $PLAN9/dist/isum.awk -v 'copy='install.sum
|
||||
|
||||
|
|
Loading…
Reference in a new issue