X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/76e8998d9326da7d99bcf083bd7234d62c2af63c..b4e586171f3fa3eab6b11f4fa4c71c346b2812e7:/backports/python-llfuse/fpm-info.sh diff --git a/backports/python-llfuse/fpm-info.sh b/backports/python-llfuse/fpm-info.sh index c5783655b6..9fc00987e6 100644 --- a/backports/python-llfuse/fpm-info.sh +++ b/backports/python-llfuse/fpm-info.sh @@ -8,3 +8,6 @@ case "$TARGET" in fpm_depends+=(libc6 libfuse2) ;; esac + +# FIXME: Remove this line after #6885 is done. +fpm_args+=(--iteration 3)