mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-04-13 20:21:40 +02:00
Fixed EZFIO installation
This commit is contained in:
parent
d7978912bd
commit
1e336c77c6
2
configure
vendored
2
configure
vendored
@ -184,7 +184,7 @@ if [[ ${EZFIO} = $(not_found) ]] ; then
|
||||
cd "\${QP_ROOT}"/external
|
||||
tar --gunzip --extract --file ${EZFIO_TGZ}
|
||||
rm -rf ezfio
|
||||
mv EZFIO-* ezfio
|
||||
mv EZFIO ezfio
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user