From 6ffa1997518f35419f550e40efe465cacb1f3f5a Mon Sep 17 00:00:00 2001 From: Vitaly Chikunov Date: Tue, 17 Nov 2020 03:01:45 +0300 Subject: [PATCH] macros: Enable multi-threaded xz payload compression `T' (or `T0') meant auto-detect number of threads by `%getncpus' macro. --- macros.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/macros.in b/macros.in index 6b112c8..266ebd4 100644 --- a/macros.in +++ b/macros.in @@ -256,8 +256,8 @@ # #%_source_payload w9.gzdio #%_binary_payload w9.gzdio -%_source_payload w2.lzdio -%_binary_payload w2.lzdio +%_source_payload w2T.xzdio +%_binary_payload w2T.xzdio # The signature to use and the location of configuration files for # signing packages with PGP.