From 9f40bcd0980c66f801b54faab2f4c6fda61023e3 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Aug 04 2015 22:28:08 +0000 Subject: Remove redundant %setup from the spec file; thanks to Dean Nelson for finding it and for the fix. Signed-off-by: Al Stone --- diff --git a/acpica-tools.spec b/acpica-tools.spec index 32828e1..a71e241 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -79,7 +79,6 @@ This version of the tools is being released under GPLv2 license. %prep %setup -q -n acpica-unix2-%{version} -%setup -q -T -D -a 1 -n acpica-unix2-%{version} gzip -dc %{SOURCE1} | tar -x --strip-components=1 -f - %patch0 -p1 -b .debian-big_endian