mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
wait better, you need to wait in the same function, so bging this one doesn't help
This commit is contained in:
parent
33da6bf3b3
commit
8f8a9a8075
@ -343,11 +343,7 @@ bootstrap_apr() {
|
||||
|
||||
echo "Entering directory ${LIBDIR}/apr-util"
|
||||
cd ${LIBDIR}/apr-util
|
||||
if ! ${BGJOB}; then
|
||||
./buildconf
|
||||
else
|
||||
./buildconf &
|
||||
fi
|
||||
./buildconf
|
||||
}
|
||||
|
||||
bootstrap_libzrtp() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user