[Freeswitch-svn] [commit] r8705 - freeswitch/trunk
    Freeswitch SVN 
    mikej at freeswitch.org
       
    Wed May 28 10:11:27 EDT 2008
    
    
  
Author: mikej
Date: Wed May 28 10:11:26 2008
New Revision: 8705
Modified:
   freeswitch/trunk/freeswitch.spec
Log:
FSBUILD-46, missing ./
Modified: freeswitch/trunk/freeswitch.spec
==============================================================================
--- freeswitch/trunk/freeswitch.spec	(original)
+++ freeswitch/trunk/freeswitch.spec	Wed May 28 10:11:26 2008
@@ -180,7 +180,7 @@
 
 if test ! -f Makefile.in 
 then 
-   bootstrap.sh
+   ./bootstrap.sh
 fi
 
 
    
    
More information about the Freeswitch-svn
mailing list