Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Ensure Linux finds new libs so other tests pass
Steve Wills committed 8 years ago
commit 23b6215fbbe76ec2b6b9efd299b1acd70fae9661
parent 5624414
1 file changed +1 -0
modified scripts/install_deps.sh
@@ -62,4 +62,5 @@ elif [ $(uname -s) = "Linux" ]; then
	install_from_github atf 0.21
	install_from_github lutok 0.4
	install_from_github kyua 0.12
+
        sudo ldconfig
fi