diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-15 10:13:50 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-15 10:13:50 +0100 |
commit | a17efaf8177f8f930d32e4c58c76f6dcb6b3b7a3 (patch) | |
tree | 42a7bafa461e821ee035595c882ad8248ec909cd | |
parent | 5832e59d2ccea824e771fa398488a1f045782ef6 (diff) | |
download | seabios-a17efaf8177f8f930d32e4c58c76f6dcb6b3b7a3.tar.gz |
disable zstd
-rw-r--r-- | seabios.git.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/seabios.git.spec b/seabios.git.spec index 36f1144..ed080ff 100644 --- a/seabios.git.spec +++ b/seabios.git.spec @@ -1,4 +1,5 @@ %global debug_package %{nil} +%define _binary_payload w2.xzdio Name: seabios.git Version: 1.7.3 |