do not gen commands

This commit is contained in:
Josh Baker 2016-03-08 06:21:12 -07:00
parent 162528bdeb
commit 4ef89db63b

View File

@ -38,7 +38,7 @@ if [ "$NOCOPY" != "1" ]; then
cd $WD cd $WD
fi fi
core/gen.sh #core/gen.sh
# build and store objects into original directory. # build and store objects into original directory.
go build -ldflags "$LDFLAGS" -o "$OD/tile38-server" cmd/tile38-server/*.go go build -ldflags "$LDFLAGS" -o "$OD/tile38-server" cmd/tile38-server/*.go