[ARVADOS] updated: 97d8fa64264069fe6d8ae6c8131fd3cc2f347189

git at public.curoverse.com git at public.curoverse.com
Thu May 8 15:05:14 EDT 2014


Summary of changes:
 doc/sdk/python/sdk-python.html.textile.liquid |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

       via  97d8fa64264069fe6d8ae6c8131fd3cc2f347189 (commit)
      from  0c1af8806516569044c7354ff58f7371a510594d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 97d8fa64264069fe6d8ae6c8131fd3cc2f347189
Author: Ward Vandewege <ward at curoverse.com>
Date:   Thu May 8 15:04:41 2014 -0400

    Remove now-superfluous build.sh step from the documentation to build the
    Python SDK from source.

diff --git a/doc/sdk/python/sdk-python.html.textile.liquid b/doc/sdk/python/sdk-python.html.textile.liquid
index eef9a24..ea55a96 100644
--- a/doc/sdk/python/sdk-python.html.textile.liquid
+++ b/doc/sdk/python/sdk-python.html.textile.liquid
@@ -44,7 +44,6 @@ h4. Option 2: build and install from source
 ~$ <code class="userinput">sudo apt-get install python-dev libattr1-dev libfuse-dev pkg-config</code>
 ~$ <code class="userinput">git clone https://github.com/curoverse/arvados.git</code>
 ~$ <code class="userinput">cd arvados/sdk/python</code>
-~/arvados/sdk/python$ <code class="userinput">./build.sh</code>
 ~/arvados/sdk/python$ <code class="userinput">sudo python setup.py install</code>
 </pre>
 </notextile>

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list