From 9c8d9e1cde9c784c936350565f4ae99a5a23f6d6 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 28 May 2008 14:11:26 +0000 Subject: [PATCH] FSBUILD-46, missing ./ git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8705 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeswitch.spec b/freeswitch.spec index e4fa259601..981b7b60bd 100644 --- a/freeswitch.spec +++ b/freeswitch.spec @@ -180,7 +180,7 @@ export ACLOCAL_FLAGS="-I /usr/share/aclocal" if test ! -f Makefile.in then - bootstrap.sh + ./bootstrap.sh fi