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…
Reference in New Issue