mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Cygwin: Use patched libstrophe build
This commit is contained in:
parent
c52bb6a345
commit
e6ee39554d
@ -113,7 +113,7 @@ cyg_install_lib_strophe()
|
||||
echo
|
||||
git clone git://github.com/strophe/libstrophe.git
|
||||
cd libstrophe
|
||||
git checkout 0.8.8
|
||||
git checkout 6f612d4
|
||||
./bootstrap.sh
|
||||
./bootstrap.sh # second call seems to fix problem on cygwin
|
||||
./configure --prefix=/usr
|
||||
|
Loading…
Reference in New Issue
Block a user