Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
aefd9c4
)
THRIFT-2332 RPMBUILD: run bootstrap (if needed)
author
Roger Meier
<roger@apache.org>
Sat, 25 Jan 2014 23:26:16 +0000
(
00:26
+0100)
committer
Roger Meier
<roger@apache.org>
Sat, 25 Jan 2014 23:26:16 +0000
(
00:26
+0100)
Patch: Nevo Hed
contrib/thrift.spec
patch
|
blob
|
history
diff --git
a/contrib/thrift.spec
b/contrib/thrift.spec
index
4197390
..
93f000c
100644
(file)
--- 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 \