Always rebuild upstream autotools files.
This commit is contained in:
parent
34d5e2a282
commit
fdac88bb69
@ -20,6 +20,7 @@ Patch0008: 0008-Simplify-and-fix-invocation-of-cpuid.patch
|
|||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
|
BuildRequires: autoconf, automake, libtool
|
||||||
|
|
||||||
# This is provided by the build root, but we make it explicit
|
# This is provided by the build root, but we make it explicit
|
||||||
# anyway in case this was dropped from the build root in future.
|
# anyway in case this was dropped from the build root in future.
|
||||||
@ -94,6 +95,9 @@ Current types of virtualization detected:
|
|||||||
#%%autosetup -S git
|
#%%autosetup -S git
|
||||||
%autosetup -S git -n %{name}-1.20
|
%autosetup -S git -n %{name}-1.20
|
||||||
|
|
||||||
|
# Always rebuild upstream autotools files.
|
||||||
|
autoreconf -i
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
Reference in New Issue
Block a user