default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
apply_patch_dir patches &&
sedit '/^#include "glib\.h"/a#include <poll.h>' gmain.c
