mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Added call to ldconfig for opensuse install
This commit is contained in:
parent
99fc7c5ed4
commit
3c5d5e2ec0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user