vlmcsd-1103-2016-11-05-Hotbird64

This commit is contained in:
Wind4
2016-11-16 12:12:36 +08:00
parent fcbbc40d60
commit b8fdaf9a6b
40 changed files with 169 additions and 28 deletions

View File

@ -2,9 +2,7 @@
cd ~/vlmcsd/hotbird64-mass-build
export VLMCSD_VERSION=svn$(ssh root@ubuntu64.internal "cd x; svnversion")
scp -p make_minix root@ubuntu64.internal:x/hotbird64-mass-build
scp -pr root@ubuntu64.internal:x/* ..
export VLMCSD_VERSION=$(git describe)
BINDIR="bin"
cd ..