X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45f10d80d1b584808a6e375214b5be6bc7d2a730..09a87e19162124ca40cbf13cc90d2aed72f90478:/backports/python-ciso8601/fpm-info.sh diff --git a/backports/python-ciso8601/fpm-info.sh b/backports/python-ciso8601/fpm-info.sh index 925a3757a2..c9665be096 100644 --- a/backports/python-ciso8601/fpm-info.sh +++ b/backports/python-ciso8601/fpm-info.sh @@ -6,3 +6,6 @@ case "$TARGET" in fpm_depends+=(libc6) ;; esac + +# FIXME: Remove this line after #6885 is done. +fpm_args+=(--iteration 3)