diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-18 07:21:54 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-11-18 07:21:54 +0100 |
commit | eba4c839ec018781fddf4f0b926c6dc2018bdea0 (patch) | |
tree | 7e1d3b68f4e8202491ddace0af0c13ef71f9f72b | |
parent | db4e427ecec717919a3d4ea5d44472682155b754 (diff) | |
download | ipxe-eba4c839ec018781fddf4f0b926c6dc2018bdea0.tar.gz |
source compression
-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 2a511fb..ff24824 100644 --- a/ipxe.git.spec +++ b/ipxe.git.spec @@ -1,6 +1,7 @@ %global debug_package %{nil} %global build_roms 8086100e 10ec8029 10222000 10ec8139 1af41000 %define _binary_payload w2.xzdio +%define _source_payload w2.xzdio Name: ipxe.git Version: 1.0.0 |