1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

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
install_lib_strophe /usr/local
sudo /sbin/ldconfig
install_profanity
;;
cygwin) cygwin_prepare