anaconda: autoreconf before configure as configure.ac is modified and autogen.sh is not present anymore

pull/27/head
Frédéric Pierret (fepitre) 6 years ago committed by Frédéric Pierret
parent 799adbc2f7
commit 1f93381780
No known key found for this signature in database
GPG Key ID: 1DABC232BE02201E

@ -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…
Cancel
Save