diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-04-24 15:57:23 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-04-29 08:49:05 +0300 |
commit | e254f9b9d4869ea9ee783d3c68a3d2e293e63345 (patch) | |
tree | 284ed1f095c87975f9ce3cf3671eec4de796d5bc /macros.in | |
parent | bcad08867d9c9550d80f9ca8ba42c4e27d3c493b (diff) | |
download | librpm-tizen-e254f9b9d4869ea9ee783d3c68a3d2e293e63345.tar.gz librpm-tizen-e254f9b9d4869ea9ee783d3c68a3d2e293e63345.tar.bz2 librpm-tizen-e254f9b9d4869ea9ee783d3c68a3d2e293e63345.zip |
Add lrzip 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@ +%__lrzip @__LRZIP@ %__lzip @__LZIP@ # Deprecated, use %__xz instead. %__lzma %__xz --format=lzma |