commit | 69b02aa85b0bf3cdba4f7da26959cfee7e0c5629 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Thu Jun 20 15:40:48 2013 -0500 |
committer | jfarrell <jfarrell@apache.org> | Thu Jun 20 15:40:48 2013 -0500 |
tree | e4907c240f29d10b83baddb142bd5a971625141e | |
parent | e549a80e4ee5f825cfbc064f9c143b67cd974edb [diff] [blame] |
Thrift-2051:Vagrant fails to build erlang Client: build Patch: Justin Porterfield Removes erlang client lib build from Vagrantfile
diff --git a/contrib/Vagrantfile b/contrib/Vagrantfile index dd2e2ee..880d492 100644 --- a/contrib/Vagrantfile +++ b/contrib/Vagrantfile
@@ -37,7 +37,7 @@ echo I am building Apache Thrift ... cd /thrift sh bootstrap.sh -sh configure +sh configure --without-erlang make make dist make check