THRIFT-2332 RPMBUILD: run bootstrap (if needed)
authorRoger Meier <roger@apache.org>
Sat, 25 Jan 2014 23:26:16 +0000 (00:26 +0100)
committerRoger Meier <roger@apache.org>
Sat, 25 Jan 2014 23:26:16 +0000 (00:26 +0100)
Patch: Nevo Hed

contrib/thrift.spec

index 4197390..93f000c 100644 (file)
@@ -163,6 +163,7 @@ PHP libraries for Thrift.
 %setup -q
 
 %build
+[[ -e Makefile.in ]] || ./bootstrap.sh
 export GEM_HOME=${PWD}/.gem-home
 export RUBYLIB=${PWD}/lib/rb/lib
 %configure \