default_pre_build &&
cd ${BUILD_DIRECTORY} &&
gzip -cd ${SOURCE_CACHE}/${SOURCE} | tar -x &&
cd ${SOURCE_DIRECTORY}
