default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
apply_patch_dir patches &&

if [[ $IRSSI_BRANCH == scm ]]; then
  NOCONFIGURE=yes ./autogen.sh
fi
