3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-02 11:25:29 +02:00

Replaced 'python' with 'pytriqs' in 'run_build.sh'

This commit is contained in:
Oleg E. Peil 2015-09-17 17:11:38 +02:00 committed by Michel Ferrero
parent 84061edc4b
commit 57b0d5735a

View File

@ -1 +1 @@
PYTHONPATH=../../python:../../c:$PYTHONPATH python $@
PYTHONPATH=../../python:../../c:$PYTHONPATH pytriqs $@