mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Revert "Added --prefix=/usr to libstrophe build in travis config"
This reverts commit 72a364b65c
.
This commit is contained in:
parent
85ccedd01c
commit
6ee8f8e4b5
@ -5,7 +5,7 @@ install:
|
||||
- git clone git://github.com/strophe/libstrophe.git
|
||||
- cd libstrophe
|
||||
- ./bootstrap.sh
|
||||
- ./configure --prefix=/usr
|
||||
- ./configure
|
||||
- make
|
||||
- sudo make install
|
||||
- cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user