install -d $INSTALL_ROOT/usr/bin
install  bin/$SPELL $INSTALL_ROOT/usr/bin/$SPELL
#install -d $GOROOT/pkg
#install  bin/$SPELL $GOROOT/pkg/$SPELL
