commit | acd5cb2ff075e9ef3d0952806dbe1ef9a2f00882 | [log] [tgz] |
---|---|---|
author | Andrew M. Kuchling <amk@amk.ca> | Tue Nov 26 17:45:19 2002 +0000 |
committer | Andrew M. Kuchling <amk@amk.ca> | Tue Nov 26 17:45:19 2002 +0000 |
tree | 111ba4c1be82d97e17c06b06a5e9700357b17ae4 | |
parent | 40f23e0ddf4aa875cc46e1bddeb88a0a3b7c3fdc [diff] |
Fix for bug #410541: bdist builds bogus .zips This adds a --relative option to the bdist_dumb command that defaults to false; if true, the .tar.gz or .zip will be assembled using relative paths.