mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Added --prefix=/usr to all libstrophe installs
This commit is contained in:
parent
4a37572c8c
commit
04127393b2
@ -76,7 +76,7 @@ install_lib_strophe()
|
|||||||
cd libstrophe
|
cd libstrophe
|
||||||
git checkout 0.8.6
|
git checkout 0.8.6
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
./configure
|
./configure --prefix=/usr
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user