FS-11567: [Build-System] CentOS packaging: fix autotools
This commit is contained in:
parent
849ebda7bc
commit
486318aae7
|
@ -1641,6 +1641,8 @@ else
|
||||||
./rebootstrap.sh
|
./rebootstrap.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
autoreconf --force --install
|
||||||
|
|
||||||
%configure -C \
|
%configure -C \
|
||||||
--prefix=%{PREFIX} \
|
--prefix=%{PREFIX} \
|
||||||
--exec-prefix=%{EXECPREFIX} \
|
--exec-prefix=%{EXECPREFIX} \
|
||||||
|
|
Loading…
Reference in New Issue