]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- tar broken on th builders?
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Oct 2010 20:05:30 +0000 (20:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    icedove.spec -> 1.108

icedove.spec

index e03e202d242a6d33c4f1ea13e933e9c21bd9a837..29d47cb8b900c01a7dc75a5f316fd45142f90718 100644 (file)
@@ -174,7 +174,7 @@ Główne możliwości:
 mv -f comm-1.9.2 mozilla
 %setup -q -T -D -a2
 cd mozilla
-%{?with_enigmail:tar xvfz %{SOURCE1} -C mailnews/extensions}
+%{?with_enigmail:%{__gzip} -dc %{SOURCE1} | %{__tar} -xf - -C mailnews/extensions}
 /bin/sh %{SOURCE3}
 %patch0 -p1
 %{?with_enigmail:%patch1 -p1}
This page took 0.681273 seconds and 4 git commands to generate.