diff options
author | PJ Eby <distutils-sig@python.org> | 2005-05-28 23:05:59 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2005-05-28 23:05:59 +0000 |
commit | e15ee4d46a55e7dbfc823e52edf143b77ce3a978 (patch) | |
tree | 5f9b8785ca916b7ee0dc626bf9d0214a549dccda /easy_install.py | |
parent | 02786fee1045d27499c1e2c60a7985712afb0ab4 (diff) | |
download | external_python_setuptools-e15ee4d46a55e7dbfc823e52edf143b77ce3a978.tar.gz external_python_setuptools-e15ee4d46a55e7dbfc823e52edf143b77ce3a978.tar.bz2 external_python_setuptools-e15ee4d46a55e7dbfc823e52edf143b77ce3a978.zip |
Add experimental 'install_data' support to 'bdist_egg'. The most common
distutils custom command hack in the field is to make 'install_data'
put data in with the target packages by changing the --install-data to
match --install-lib, so this should let bdist_egg work with more packages
"out of the box".
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041016
Diffstat (limited to 'easy_install.py')
0 files changed, 0 insertions, 0 deletions