Toxcore libraries

This commit is contained in:
Bob Mottram 2015-08-09 09:32:22 +01:00
parent 85f576a093
commit 2a4519ac5f
1 changed files with 2 additions and 1 deletions

View File

@ -7947,6 +7947,7 @@ function install_tox_node {
exit 84562
fi
make install
cp /usr/local/lib/libtoxcore* /usr/lib/
if [ ! -f /usr/local/bin/tox-bootstrapd ]; then
echo "File not found /usr/local/bin/tox-bootstrapd"