This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients benjamin.peterson, robind, ronaldoussoren
Date 2008-10-07.10:10:04
SpamBayes Score 0.0004970729
Marked as misclassified No
Message-id <1223374210.6.0.478994022453.issue3433@psf.upfronthosting.co.za>
In-reply-to
Content
IMHO the best fix would be to use "/bin/cp" instead of plain "cp". It is 
not possible to use $(INSTALL) here because this step does a recursive 
copy.

NOTE: The same fix should also be applied to the trunk and release26-maint 
branch.
History
Date User Action Args
2008-10-07 10:10:10ronaldoussorensetrecipients: + ronaldoussoren, robind, benjamin.peterson
2008-10-07 10:10:10ronaldoussorensetmessageid: <1223374210.6.0.478994022453.issue3433@psf.upfronthosting.co.za>
2008-10-07 10:10:04ronaldoussorenlinkissue3433 messages
2008-10-07 10:10:04ronaldoussorencreate