git repos / blockattack-game

travis_build.script

browsing at commit = dad64897f94a95583d6bbdfb998b676b64c6ae08

raw · blame · history

#! /bin/bash
# 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
#scons -Q prefix=$HOME -Q sharedir=$HOME/share/