diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-09-24 10:02:01 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-09-24 10:02:48 +0200 |
commit | 69c50cd61f4c793ac37df0d43255671f5e3c960a (patch) | |
tree | 0bc32cde78329fafa1dacb723b9b871c2ee101ca /macros.in | |
parent | 66b4ba1903ed5de492e470d71e8337dd35da793d (diff) | |
download | rpm-setup-69c50cd61f4c793ac37df0d43255671f5e3c960a.tar rpm-setup-69c50cd61f4c793ac37df0d43255671f5e3c960a.tar.gz rpm-setup-69c50cd61f4c793ac37df0d43255671f5e3c960a.tar.bz2 rpm-setup-69c50cd61f4c793ac37df0d43255671f5e3c960a.tar.xz rpm-setup-69c50cd61f4c793ac37df0d43255671f5e3c960a.zip |
binary payload is chosen at build time
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -19,9 +19,6 @@ %_host %{_host_cpu}-%{_real_vendor}-%{_host_os}%{?_gnu} -# use LZMA to compress binary packages: -%_binary_payload w5.xzdio - #============================================================================== # ---- GPG/PGP/PGP5 signature macros. # Macro(s) to hold the arguments passed to GPG/PGP for package |