summaryrefslogtreecommitdiff
path: root/macros.in
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-04-24 15:56:11 +0300
committerPanu Matilainen <pmatilai@redhat.com>2011-04-29 08:48:56 +0300
commitbcad08867d9c9550d80f9ca8ba42c4e27d3c493b (patch)
tree1e99338e9d6283b66ff46c8d026602dd32bd9cdc /macros.in
parentfe8d88872bc7109a8cc1b75bc8e4689ed2135bf4 (diff)
downloadlibrpm-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.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros.in b/macros.in
index ca38db128..e4d399732 100644
--- a/macros.in
+++ b/macros.in
@@ -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@