git repos / blockattack-game

travis_build.script

browsing at commit = 1f50b97020ec9985031d2df51a317be9ac442086

raw · blame · history

#! /bin/bash
set -e
# Travis runs Ubuntu 12.04 and misses libutfcpp-dev.
cp source/misc/travis_help/utf8_v2_3_4/source/utf8.h source/code/
cp -r source/misc/travis_help/utf8_v2_3_4/source/utf8 source/code/
make -C source/code -f Makefile
make clean
./packdata.sh
#I do not support scons.
#scons -Q prefix=$HOME -Q sharedir=$HOME/share/