mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
extras/tools: list packages that will be built
This makes it a little more obvious, instead of just saying that tools are missing or too old. (cherry picked from vlc commit bc161d90515159ed23abf863f297984f86177120) Conflicts: extras/tools/bootstrap Change-Id: I534d8d5bdd08d0ee9e07ac85e03e6b8d0652c6b8
This commit is contained in:

committed by
Tristan Matthews

parent
b4f737dc1c
commit
dae1020ce7
@ -81,7 +81,7 @@ check_tar
|
||||
check_sed
|
||||
check ant
|
||||
|
||||
[ -n "$NEEDED" ] && mkdir -p build/
|
||||
[ -n "$NEEDED" ] && mkdir -p build/ && echo "To-be-built packages: `echo $NEEDED | sed 's/\.//g'`"
|
||||
|
||||
CPUS=
|
||||
CC=
|
||||
|
Reference in New Issue
Block a user