default_pre_build     &&
cd $SOURCE_DIRECTORY  &&

# patch needed when compiling s390 support
patch -p1 < "${SCRIPT_DIRECTORY}/evms-2.5.1-s390.diff"
