Message 70205 - Python tracker (original) (raw)
Message70205
Author | robind |
---|---|
Recipients | benjamin.peterson, robind |
Date | 2008-07-24.14:29:30 |
SpamBayes Score | 0.021470373 |
Marked as misclassified | No |
Message-id | 1216909772.13.0.414558265351.issue3433@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Maybe, but I think that a more proper approach would be one of the following: * Decide that features specific to Apple's cp are required and change the Makefile to use /bin/cp instead of just cp. * Use configure to determine if a GNU cp is present and if so adjust the command-line parameters used. * Just use the $(INSTALL) value already set by configure as already used in the main Makefile. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2008-07-24 14:29:32 | robind | set | spambayes_score: 0.0214704 -> 0.021470373recipients: + robind, benjamin.peterson |
2008-07-24 14:29:32 | robind | set | spambayes_score: 0.0214704 -> 0.0214704messageid: 1216909772.13.0.414558265351.issue3433@psf.upfronthosting.co.za |
2008-07-24 14:29:31 | robind | link | issue3433 messages |
2008-07-24 14:29:30 | robind | create |