Message174002
The following syntax is broken:
if $PYTHON = not-found; then
...
checking for python3.4... python3.4
python3.4: can't open file '=': [Errno 2] No such file or directory
checking for a BSD-compatible install... /usr/bin/install -c
...
You probably want to use 'if test $PYTHON = not-found'. |
|
Date |
User |
Action |
Args |
2012-10-28 07:29:38 | Arfrever | set | recipients:
+ Arfrever, doko, ned.deily, trent, ezio.melotti, rpetrov, r.david.murray, python-dev |
2012-10-28 07:29:37 | Arfrever | set | messageid: <1351409377.89.0.25985811708.issue16262@psf.upfronthosting.co.za> |
2012-10-28 07:29:37 | Arfrever | link | issue16262 messages |
2012-10-28 07:29:37 | Arfrever | create | |
|