6638/7370: Force new builds of Python backports with dependencies.
[arvados.git] / backports / python-pycrypto / fpm-info.sh
index cea7096395b8a5556d377f8f2e82732c8cf49f3f..52df46573da5fae9d1a87d14589f598bde198f0e 100644 (file)
@@ -9,3 +9,6 @@ case "$TARGET" in
         fpm_depends+=(libc6)
         ;;
 esac
+
+# FIXME: Remove this line after #6885 is done.
+fpm_args+=(--iteration 2)