Index: python/Lib/distutils/command/install.py =================================================================== --- python.orig/Lib/distutils/command/install.py 2007-03-06 17:15:43.000000000 -0300 +++ python/Lib/distutils/command/install.py 2007-03-06 17:16:04.000000000 -0300 @@ -601,7 +601,7 @@ ('install_headers', has_headers), ('install_scripts', has_scripts), ('install_data', has_data), - ('install_egg_info', lambda self:True), + ('install_egg_info', lambda self:False), ] # class install multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/python/python-pexpect_0.99.bb
AgeCommit message (Expand)AuthorFiles
2004-12-09add a couple of license statements and remove rdepends to python-core since t...Michael Lauer1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1