From: Marcin Krol Date: Thu, 20 Feb 2014 14:33:37 +0000 (+0000) Subject: - typo in rpm macro, release 2 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=ba8b0f9ed279eadabd5da1e2c1238badf53d5ba2 - typo in rpm macro, release 2 --- diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 1c6f04b..7b864cc 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -5,7 +5,7 @@ %define basever 3.10 %define postver 30 -%define rel 1 +%define rel 2 %define alt_kernel 3.10-vanilla @@ -357,7 +357,7 @@ ln -s %{SOURCE4} Makefile cd linux-%{basever} %if "%{postver}" != "0" -%{_xz} -dc %{SOURCE1} | patch -p1 -s +%{__xz} -dc %{SOURCE1} | patch -p1 -s %endif # Fix EXTRAVERSION in main Makefile