default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
apply_patch_dir patches &&
# Disable tests
sedit '/^SUBDIRS =/s/ tests//' Makefile.in
