Skip to content
Snippets Groups Projects
Commit 459dc9cf authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Fixing the upstream link of gsl debian package.

parent b53f9021
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ install:
- wget "$sbmlurl" -O libsbml.deb && sudo dpkg -i libsbml.deb
- wget http://ftp.debian.org/debian/pool/main/g/gsl/libgsl0ldbl_1.16+dfsg-4_amd64.deb -O gsl_1.16.deb
- sudo dpkg -i gsl_1.16.deb
- wget "http://ftp.debian.org/debian/pool/main/g/gsl/libgsl0-dev_1.16+dfsg-4_amd64.deb" -O gsl_1.16-dev.deb
- wget http://ftp.debian.org/debian/pool/main/g/gsl/libgsl0-dev_1.16+dfsg-2_arm64.deb -O gsl_1.16-dev.deb
- sudo dpkg -i gsl_1.16-dev.deb
- sudo apt-get install -f
- sudo ldconfig /usr/lib64
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment