mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 01:56:22 +00:00
Added --prefix=/usr to all libstrophe installs
This commit is contained in:
@@ -76,7 +76,7 @@ install_lib_strophe()
|
||||
cd libstrophe
|
||||
git checkout 0.8.6
|
||||
./bootstrap.sh
|
||||
./configure
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
sudo make install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user