X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e88a8ceda8cbc3dfb35b6207cd26d08449dd7d18..84d86c1721bf549c2dc38df95f29f3579b36a5ae:/backports/python-pycrypto/fpm-info.sh diff --git a/backports/python-pycrypto/fpm-info.sh b/backports/python-pycrypto/fpm-info.sh index cea7096395..65a83a06c7 100644 --- a/backports/python-pycrypto/fpm-info.sh +++ b/backports/python-pycrypto/fpm-info.sh @@ -9,3 +9,6 @@ case "$TARGET" in fpm_depends+=(libc6) ;; esac + +# FIXME: Remove this line after #6885 is done. +fpm_args+=(--iteration 3)