FS-11567: [Build-System] CentOS packaging: fix autotools

This commit is contained in:
Andrey Volk 2019-04-18 17:46:07 +04:00
parent 849ebda7bc
commit 486318aae7
1 changed files with 2 additions and 0 deletions

View File

@ -1641,6 +1641,8 @@ else
./rebootstrap.sh
fi
autoreconf --force --install
%configure -C \
--prefix=%{PREFIX} \
--exec-prefix=%{EXECPREFIX} \