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 git' href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/recipes/rxvt-unicode/rxvt-unicode_4.9.bb
AgeCommit message (Expand)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1