plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 5a2171b2e8c79dc4dbc4f3b38331838c16192cb6
parent 9268e33d655400c797faa4b1cb073243ae2d8bd1
Author: rsc <devnull@localhost>
Date:   Fri, 14 Jan 2005 18:26:21 +0000

use install.log

Diffstat:
MINSTALL | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL @@ -28,4 +28,4 @@ echo "Add these to your profile environment." echo " PLAN9=$PLAN9 export PLAN9" echo ' PATH=$PATH:'"$PLAN9/bin export PATH" -) 2>&1 | tee mk-install.log +) 2>&1 | tee install.log