[pkg-opensc-commit] [engine-pkcs11] 17/43: ldconfig forced in	.travis.sh
    Eric Dorland 
    eric at moszumanska.debian.org
       
    Sun Jan 31 06:38:47 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository engine-pkcs11.
commit f63dcdf15addad538c6a6100e410c66869ccada7
Author: Michał Trojnara <Michal.Trojnara at stunnel.org>
Date:   Wed Jan 6 13:03:56 2016 +0100
    ldconfig forced in .travis.sh
---
 .travis.sh | 1 +
 1 file changed, 1 insertion(+)
diff --git a/.travis.sh b/.travis.sh
index a9d116c..3bccf3f 100755
--- a/.travis.sh
+++ b/.travis.sh
@@ -33,6 +33,7 @@ install_from_github() {
     sudo -E make install
     cd ..
     echo "$2 installed"
+    sudo ldconfig
 }
 
 # ppa:pkg-opendnssec provides a less-obsolete softhsm
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git
    
    
More information about the pkg-opensc-commit
mailing list