1
0
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:
James Booth 2016-01-19 23:33:45 +00:00
parent c52bb6a345
commit e6ee39554d

View File

@ -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