10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-16 18:25:27 +02:00

Update configure

This commit is contained in:
Thomas Applencourt 2017-01-19 16:39:27 -06:00 committed by GitHub
parent 64f0869486
commit 1056b8172b

2
configure vendored
View File

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