mirror of
https://github.com/pfloos/quack
synced 2024-11-19 04:22:39 +01:00
fix make_ninja
This commit is contained in:
parent
5b62486bf7
commit
a65817ce3f
@ -122,7 +122,7 @@ build $LDIR/libxc.a $LDIR/libxcf90.a $IDIR/xc.h $IDIR/xc_funcs_removed.h $IDIR/x
|
|||||||
|
|
||||||
build_qcaml = """
|
build_qcaml = """
|
||||||
rule install_qcaml
|
rule install_qcaml
|
||||||
command = cd $QUACK_ROOT/qcaml-tools ; ./install-qcaml.sh
|
command = cd $QUACK_ROOT/qcaml-tools ; ./install_qcaml.sh
|
||||||
pool = console
|
pool = console
|
||||||
description = Installing QCaml
|
description = Installing QCaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user