Added call to ldconfig for opensuse install

This commit is contained in:
James Booth
2014-08-09 23:06:19 +01:00
parent 99fc7c5ed4
commit 3c5d5e2ec0

View File

@@ -182,6 +182,7 @@ debian) debian_prepare
;; ;;
opensuse) opensuse_prepare opensuse) opensuse_prepare
install_lib_strophe /usr/local install_lib_strophe /usr/local
sudo /sbin/ldconfig
install_profanity install_profanity
;; ;;
cygwin) cygwin_prepare cygwin) cygwin_prepare