mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
buildPackages.sh : Don't rebuild libsodium everytime
This commit is contained in:
parent
2a401a7e3b
commit
951dc74258
|
@ -87,7 +87,7 @@ mv qTox-master $VERNAME
|
|||
|
||||
# Build packages
|
||||
cd $VERNAME
|
||||
./bootstrap.sh --local
|
||||
./bootstrap.sh --local -t
|
||||
debuild -us -uc -aamd64
|
||||
debuild -us -uc -ai386
|
||||
cd ..
|
||||
|
|
Loading…
Reference in New Issue
Block a user