git repos / blockattack-game

travis_build.script

browsing at commit = c3a7fe3c7c0fd53f31f11be92b5435bdcf3ff048

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/