Remove redundant %setup from the spec file; thanks to Dean Nelson for
finding it and for the fix. Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
bb5846f07c
commit
9f40bcd098
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user