mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-15 11:29:56 +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"
|
echo "Entering directory ${LIBDIR}/apr-util"
|
||||||
cd ${LIBDIR}/apr-util
|
cd ${LIBDIR}/apr-util
|
||||||
if ! ${BGJOB}; then
|
./buildconf
|
||||||
./buildconf
|
|
||||||
else
|
|
||||||
./buildconf &
|
|
||||||
fi
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bootstrap_libzrtp() {
|
bootstrap_libzrtp() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user