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