From 185596818f763af1249f19161f38134ee93092d2 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 10 May 2012 23:27:56 +0200 Subject: Add support for 7zip compressed tarballs Teach %prep and %uncompress how to handle 7zip tarballs, with the mingw toolchain landing in fedora, this may be useful when crossbuilding Windows sources compressed using 7zip (CxImage is one such project). --- macros.in | 1 + 1 file changed, 1 insertion(+) (limited to 'macros.in') diff --git a/macros.in b/macros.in index b0b78aa4d..0bf0fa4f9 100644 --- a/macros.in +++ b/macros.in @@ -31,6 +31,7 @@ #============================================================================== # ---- Generally useful path macros. # +%__7zip @__7ZIP@ %__awk @AWK@ %__bzip2 @__BZIP2@ %__cat @__CAT@ -- cgit v1.2.3