diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-04-24 15:56:11 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-04-29 08:48:56 +0300 |
commit | bcad08867d9c9550d80f9ca8ba42c4e27d3c493b (patch) | |
tree | 1e99338e9d6283b66ff46c8d026602dd32bd9cdc /macros.in | |
parent | fe8d88872bc7109a8cc1b75bc8e4689ed2135bf4 (diff) | |
download | librpm-tizen-bcad08867d9c9550d80f9ca8ba42c4e27d3c493b.tar.gz librpm-tizen-bcad08867d9c9550d80f9ca8ba42c4e27d3c493b.tar.bz2 librpm-tizen-bcad08867d9c9550d80f9ca8ba42c4e27d3c493b.zip |
Add lzip support.
Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Diffstat (limited to 'macros.in')
-rw-r--r-- | macros.in | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ %__id_u %{__id} -u %__install @__INSTALL@ %__ln_s @LN_S@ +%__lzip @__LZIP@ # Deprecated, use %__xz instead. %__lzma %__xz --format=lzma %__xz @__XZ@ |