cd "${SOURCE_DIRECTORY}" &&
sh autogen.sh --prefix="${INSTALL_ROOT}/usr" ${OPTS} &&
make
