10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-17 02:35:26 +02:00

Update configure

This commit is contained in:
Thomas Applencourt 2017-01-31 17:09:56 -06:00 committed by GitHub
parent 71c7f2619a
commit 693efab41c

2
configure vendored
View File

@ -112,7 +112,7 @@ patch = Info(
default_path=join(QP_ROOT_BIN, "patch"))
irpf90 = Info(
url='{head}/TApplencourt/irpf90/{tail}'.format(**path_github),
url='{head}/LCPQ/irpf90/{tail}'.format(**path_github),
description=' IRPF90',
default_path=join(QP_ROOT_BIN, "irpf90"))