Skip to content
Snippets Groups Projects
Commit edeb43ba authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Revert "official ftp for xdrfile"

This reverts commit 1486c337.
parent dc64f141
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,12 @@ set -x
cd "$(mktemp -dt plumed.XXXXXX)"
echo "installing xdrfile library"
wget ftp://ftp.gromacs.org/pub/contrib/xdrfile-1.1.4.tar.gz
# wget ftp://ftp.gromacs.org/pub/contrib/xdrfile-1.1.4.tar.gz
# xdrfile was removed from gromacs ftp
# as a workaround I added a copy to people.sissa.it/~bussi/plumed
# this complies with its license
# wget people.sissa.it/~bussi/plumed/xdrfile-1.1.4.tar.gz
wget people.sissa.it/~bussi/plumed/xdrfile-1.1.4.tar.gz
tar xzf xdrfile-1.1.4.tar.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment