Fix for http://trac.freeswitch.org/ticket/6 . Thanks alek
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2343 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
9bf84fd913
commit
7fe0d89388
|
@ -7,8 +7,8 @@ fi
|
|||
|
||||
./configure $@ $opts
|
||||
|
||||
make clean uninstall all
|
||||
make install
|
||||
$MAKE clean uninstall all
|
||||
$MAKE install
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue