mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
tweak rebootstrapping for use with mock.
This commit is contained in:
+3
-1
@@ -1540,9 +1540,11 @@ export ACLOCAL_FLAGS="-I /usr/share/aclocal"
|
||||
#
|
||||
######################################################################################################################
|
||||
|
||||
if test ! -f Makefile.in
|
||||
if test -f bootstrap.sh
|
||||
then
|
||||
./bootstrap.sh
|
||||
else
|
||||
./rebootstrap.sh
|
||||
fi
|
||||
|
||||
%configure -C \
|
||||
|
||||
Reference in New Issue
Block a user