X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/45f10d80d1b584808a6e375214b5be6bc7d2a730..970fab5b5bdfa9e2ece74032b7e6950aa90ffc72:/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)