default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $UL_VERSION == aes ]]; then
  bzcat "$SOURCE_CACHE/$SOURCE3" | patch -p1
fi
