diff options
| author | tarek <none@none> | 2009-08-08 21:31:36 +0200 |
|---|---|---|
| committer | tarek <none@none> | 2009-08-08 21:31:36 +0200 |
| commit | 8c7c061526b1f8b87a574b3d7ffae93285585fb2 (patch) | |
| tree | 24128090f18b99aab203a8ccb59d55f8414d5b68 /docs | |
| parent | c2477907434d9c77b60bf662864680ef74a2aef7 (diff) | |
| download | external_python_setuptools-8c7c061526b1f8b87a574b3d7ffae93285585fb2.tar.gz external_python_setuptools-8c7c061526b1f8b87a574b3d7ffae93285585fb2.tar.bz2 external_python_setuptools-8c7c061526b1f8b87a574b3d7ffae93285585fb2.zip | |
doc fixes
--HG--
branch : distribute
extra : rebase_source : 505fa42499e2e7640e7fb05c18b840c7b5dc5f60
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setuptools.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt index bc51df2d..db425b60 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -1214,7 +1214,7 @@ Creating System Packages this kind of patching to work with setuptools. If you or your users have a problem building a usable system package for - your project, please report the problem via the `mailing list`_ so that + your project, please report the problem via the mailing list so that either the "bdist" tool in question or setuptools can be modified to resolve the issue. @@ -2585,7 +2585,7 @@ Reusing ``setuptools`` Code =========================== ``distribute_setup`` ------------------ +-------------------- XXX |
