Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
restore tzst a default
Baptiste Daroussin committed 7 days ago
commit bc266879171e010d770787f0a0cdd5d118dd7114
parent b0f2fce
1 file changed +1 -1
modified configure.def
@@ -27,7 +27,7 @@ options \
	"with-ubsan           => build with Clang UndefinedBehaviorSanitizer (non-prod use)" \
	"with-tsan            => build with Clang ThreadSanitizer (non-prod use)" \
	"with-openssl.pc      => build with openssl via pkg-config" \
-
	"default-format:txz   => Default compression format: tzst (default), txz, tbz, tar"
+
	"default-format:tzst  => Default compression format: tzst (default), txz, tbz, tar"

# Apply command-line arguments now that options are declared
_configure_apply