X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7c9991300ecb9ca57bbe1cb4182ef76d1a645487..f137e22a65cc29d00146a4735fe54d72b299984b:/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)