# they add commit sums to the folder name - we don't want that here
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY &&
tar --strip-components=1 -xf $SOURCE_CACHE/$SOURCE
