X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a9335a762f70e30affdb259e2ff487f27963f1c8..0171406e1dda9662e47c19ffabdd4eb66dd2fc61:/backports/python-llfuse/fpm-info.sh diff --git a/backports/python-llfuse/fpm-info.sh b/backports/python-llfuse/fpm-info.sh index a7d9398701..327bc5e50f 100644 --- a/backports/python-llfuse/fpm-info.sh +++ b/backports/python-llfuse/fpm-info.sh @@ -11,3 +11,6 @@ esac # FIXME: Remove this line after #6885 is done. fpm_args+=(--iteration 2) + +# FIXME: Remove once support for llfuse 0.42+ is in place +fpm_args+=(-v 0.41.1)