anaconda: autoreconf before configure as configure.ac is modified and autogen.sh is not present anymore
This commit is contained in:
parent
799adbc2f7
commit
1f93381780
@ -289,7 +289,7 @@ runtime on NFS/HTTP/FTP servers or local disks.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
autoreconf -v --install .
|
||||
%configure
|
||||
%{__make} %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user