# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external python 2.4.3 | |
2 | – | Requires: gcc-wrapper |
2 | ## INITENV +PATH PATH %i/bin | |
3 | ## INITENV +PATH LD_LIBRARY_PATH %i/lib | |
4 | # OS X patches and build fudging stolen from fink | |
# | Line 33 | Line 32 | perl -p -i -e "s|#!.*/usr/local/bin/pyth | |
32 | %endif | |
33 | ||
34 | %build | |
36 | – | ## IMPORT gcc-wrapper |
35 | # Python is awkward about passing other include or library directories | |
36 | # to it. Basically there is no way to pass anything from configure to | |
37 | # make, or down to python itself. To get python detect the extensions |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |