mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 08:16:22 +00:00
Set version to 0.4.6
This commit is contained in:
@@ -74,6 +74,7 @@ install_lib_strophe()
|
||||
echo
|
||||
git clone git://github.com/strophe/libstrophe.git
|
||||
cd libstrophe
|
||||
git checkout 0.8.7
|
||||
./bootstrap.sh
|
||||
./configure --prefix=$1
|
||||
make
|
||||
@@ -102,6 +103,7 @@ cyg_install_lib_strophe()
|
||||
echo
|
||||
git clone git://github.com/strophe/libstrophe.git
|
||||
cd libstrophe
|
||||
git checkout 0.8.7
|
||||
./bootstrap.sh
|
||||
./bootstrap.sh # second call seems to fix problem on cygwin
|
||||
./configure --prefix=/usr
|
||||
|
||||
Reference in New Issue
Block a user