mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 13:46:21 +00:00
Added --prefix=/usr to libstrophe build in travis config
This commit is contained in:
@@ -5,7 +5,7 @@ install:
|
|||||||
- git clone git://github.com/strophe/libstrophe.git
|
- git clone git://github.com/strophe/libstrophe.git
|
||||||
- cd libstrophe
|
- cd libstrophe
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
- ./configure
|
- ./configure --prefix=/usr
|
||||||
- make
|
- make
|
||||||
- sudo make install
|
- sudo make install
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|||||||
Reference in New Issue
Block a user