mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 21:30:08 +02:00
This variable is being computed with an eval call which seems to be upsetting the build bots but none of my systems. So use: * cmd:python2 instead of cmd:python2.7 and lib:libpython2.7 * cmd:python3 instead of cmd:python3.6 and lib:libpython3.6m