# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external python 2.4.2-CMS19 |
1 | > | ### RPM external python 2.6.2 |
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 150 | Line 150 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n | |
150 | <Environment name=PYTHON_COMPILE default="$PYTHON_BASE/lib/python2.4/compileall.py"></Environment> | |
151 | </Client> | |
152 | <use name=sockets> | |
153 | + | <Runtime name=PYTHONHOME value="$PYTHON_BASE"> |
154 | <Runtime name=PATH value="$PYTHON_BASE/bin" type=path> | |
155 | </Tool> | |
156 | EOF_TOOLFILE |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |