default_pre_build      &&
cd $SOURCE_DIRECTORY   &&
# disable tests, as the makefile is bad
sed -i "s/glut test/glut/" Makefile
