default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
# Disable tests, which require gtest
sedit '/^all: /{s/ [$](TESTS)$//g}' Makefile.in
