default_pre_build &&
cd "$SOURCE_DIRECTORY" &&
patch -Np1 < "$SCRIPT_DIRECTORY/inotify.patch" &&
patch -Np1 < "$SCRIPT_DIRECTORY/gcc44.patch"
