void-packages/srcpkgs/qt6-base/patches/zfs-storage.patch

11 lines
321 B
Diff

--- a/tests/auto/corelib/io/qstorageinfo/tst_qstorageinfo.cpp
+++ b/tests/auto/corelib/io/qstorageinfo/tst_qstorageinfo.cpp
@@ -220,6 +220,7 @@ static QString suitableDirectoryForWriti
// See comment below. If we can get a tmpfs, let's try it.
"btrfs",
"xfs",
+ "zfs",
#endif
};