Peg toxcore to a commit
This commit is contained in:
parent
fafadac212
commit
ce846f4fb8
@ -84,6 +84,7 @@ function install_toxcore {
|
|||||||
cd ~/develop
|
cd ~/develop
|
||||||
git clone $TOXCORE_REPO ~/develop/toxcore
|
git clone $TOXCORE_REPO ~/develop/toxcore
|
||||||
cd ~/develop/toxcore
|
cd ~/develop/toxcore
|
||||||
|
git checkout $TOXCORE_COMMIT -b $TOXCORE_COMMIT
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
./configure --enable-daemon
|
./configure --enable-daemon
|
||||||
if [ ! "$?" = "0" ]; then
|
if [ ! "$?" = "0" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user