default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $IMLIB2_X11 == "--without-x" ]]; then
  patch -p0 < "$SCRIPT_DIRECTORY"/Imlib2.h.patch
fi
