Fixed symbols

This commit is contained in:
WolverinDEV 2019-11-22 21:47:16 +01:00
parent e18b5e5eaf
commit 867012d47b

View File

@ -40,7 +40,7 @@ cp "../../../../libraries/libnice/${build_os_type}_${build_os_arch}/lib/libnice.
strip -s -p -v TeaSpeakServer strip -s -p -v TeaSpeakServer
tar --dereference -czvf "../${BUILD_FILENAME}" * tar --dereference -czvf "../${BUILD_FILENAME}" *
cd .. cd ..
#rm -r finalenv rm -r finalenv
#./make_symbol.sh ./make_symbol.sh
echo "Package created (${BUILD_FILENAME})" echo "Package created (${BUILD_FILENAME})"