10315: Allow small block packing passing flush=False.
[arvados.git] / backports / python-ciso8601 / fpm-info.sh
index 925a3757a25b449bab2dd67a2d4f2b521b948d62..c9665be0967d205d16e28f453df94bb22cb4f223 100644 (file)
@@ -6,3 +6,6 @@ case "$TARGET" in
         fpm_depends+=(libc6)
         ;;
 esac
+
+# FIXME: Remove this line after #6885 is done.
+fpm_args+=(--iteration 3)