9242: Python packages install libraries to the distro path.
[arvados.git] / backports / python-llfuse / fpm-info.sh
index c5783655b63558fb3988699981cf8634a0b61f4c..9fc00987e6f9561f37528368264adf15718b3afd 100644 (file)
@@ -8,3 +8,6 @@ case "$TARGET" in
         fpm_depends+=(libc6 libfuse2)
         ;;
 esac
+
+# FIXME: Remove this line after #6885 is done.
+fpm_args+=(--iteration 3)