summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-01-26 00:26:16 +0100
committerRoger Meier <roger@apache.org>2014-01-26 00:26:16 +0100
commitf9d16b1c3efe09f8cfcc3c608d6f1e9ef672bcfe (patch)
tree6b2f5ba0b3151989c495b44558eaaa3867447b1c /contrib
parentaefd9c489987a943fce16b0b4661f1bbfdc6f30e (diff)
downloadthrift-f9d16b1c3efe09f8cfcc3c608d6f1e9ef672bcfe.tar.gz
THRIFT-2332 RPMBUILD: run bootstrap (if needed)
Patch: Nevo Hed
Diffstat (limited to 'contrib')
-rw-r--r--contrib/thrift.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/thrift.spec b/contrib/thrift.spec
index 4197390c8..93f000c91 100644
--- a/contrib/thrift.spec
+++ b/contrib/thrift.spec
@@ -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 \