default_pre_build &&
cd $SOURCE_DIRECTORY &&
if is_depends_enabled $SPELL python3;then
 2to3 -f all -w -o fpdf_py3k -n fpdf
fi
