Skip to content

Commit 008a3f1

Browse files
author
Dilawar Singh
committed
Added /usr/lib64 to ldconfig. SBML installs its library to this non-standard
path.
1 parent edccf66 commit 008a3f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ install:
4242
- wget "http://ftp.debian.org/debian/pool/main/g/gsl/libgsl0-dev_1.16+dfsg-4_amd64.deb" -O gsl_1.16-dev.deb
4343
- sudo dpkg -i gsl_1.16-dev.deb
4444
- sudo apt-get install -f
45+
- sudo ldconfig /usr/lib64
4546

4647
script:
4748
- git buildpackage --git-ignore-new -uc -us

0 commit comments

Comments
 (0)