[Zope-CVS] CVS: Packages/zpkgtools/doc - zpkg.txt:1.9
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Thu May  6 12:54:20 EDT 2004
    
    
  
Update of /cvs-repository/Packages/zpkgtools/doc
In directory cvs.zope.org:/tmp/cvs-serv22329
Modified Files:
	zpkg.txt 
Log Message:
- use a generic username in example paths
- show resource map entries for both of the support packages
=== Packages/zpkgtools/doc/zpkg.txt 1.8 => 1.9 ===
--- Packages/zpkgtools/doc/zpkg.txt:1.8	Thu May  6 12:51:07 2004
+++ Packages/zpkgtools/doc/zpkg.txt	Thu May  6 12:54:19 2004
@@ -208,7 +208,8 @@
 copy available on the local system and add a resource entry for it
 using a ``file:`` URL::
 
-  setuptools  file:///home/fdrake/stuff/setuptools/setuptools
+  setuptools  file:///home/myuser/stuff/setuptools/setuptools
+  zpkgtools   file:///home/myuser/stuff/zpkgtools/zpkgtools
 
 (The path should identify the directory that contains the
 ``setuptools`` or ``zpkgtools`` package itself, not the directory that
    
    
More information about the Zope-CVS
mailing list