10315: Moved the BlockManager's put threads lazy loading to __init__() to avoid locki...
[arvados.git] / backports / python-pycrypto / fpm-info.sh
index cea7096395b8a5556d377f8f2e82732c8cf49f3f..65a83a06c7496c5da09315807965272b8d0ff460 100644 (file)
@@ -9,3 +9,6 @@ case "$TARGET" in
         fpm_depends+=(libc6)
         ;;
 esac
+
+# FIXME: Remove this line after #6885 is done.
+fpm_args+=(--iteration 3)