[Checkins] SVN:	zc-zookeeper-static/trunk/source-release-instructions.txt	Update instructions to match,	script. The script includes the `tar xz` command in it.
    Hano Schlichting 
    cvs-admin at zope.org
       
    Wed Mar 21 15:37:24 UTC 2012
    
    
  
Log message for revision 124653:
  Update instructions to match, script. The script includes the `tar xz` command in it.
  
Changed:
  U   zc-zookeeper-static/trunk/source-release-instructions.txt
-=-
Modified: zc-zookeeper-static/trunk/source-release-instructions.txt
===================================================================
--- zc-zookeeper-static/trunk/source-release-instructions.txt	2012-03-21 15:24:13 UTC (rev 124652)
+++ zc-zookeeper-static/trunk/source-release-instructions.txt	2012-03-21 15:37:21 UTC (rev 124653)
@@ -4,10 +4,10 @@
 These instructions will likely need to be updated as the Zookeeper
 Python binding evolves.
 
-Run the script ``get_source_files.py`` passing the name of a directory
-containing an unpacked source distribution.  For example::
+Run the script ``get_source_files.py`` passing the path to a Zookeeper source
+distribution. For example::
 
-   python get_source_files.py ~/s/zookeeper-3.3.3
+   python get_source_files.py ~/s/zookeeper-3.3.5.tar.gz
 
 Hack the script if necessary. :)
 
    
    
More information about the checkins
mailing list