diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-15 10:15:04 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-15 10:15:04 +0100 |
commit | db4e427ecec717919a3d4ea5d44472682155b754 (patch) | |
tree | b09ffda08d6cdb37aa2d724cb58de4517b6cbdb5 | |
parent | afb615087c43a00ca1a7e51aaad1cb8779300cf2 (diff) | |
download | ipxe-db4e427ecec717919a3d4ea5d44472682155b754.tar.gz |
disable zstd
-rw-r--r-- | ipxe.git.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipxe.git.spec b/ipxe.git.spec index 7572b1e..2a511fb 100644 --- a/ipxe.git.spec +++ b/ipxe.git.spec @@ -1,5 +1,6 @@ %global debug_package %{nil} %global build_roms 8086100e 10ec8029 10222000 10ec8139 1af41000 +%define _binary_payload w2.xzdio Name: ipxe.git Version: 1.0.0 |