From 6b7f27e63c9c5b110acad2c11f8f1a85dd9e9f6a Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 19 Nov 2013 14:41:41 +0100 Subject: system/freeswitch: Updated for version 1.2.15. Signed-off-by: Matteo Bernardini --- system/freeswitch/freeswitch.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/freeswitch/freeswitch.SlackBuild') diff --git a/system/freeswitch/freeswitch.SlackBuild b/system/freeswitch/freeswitch.SlackBuild index 057c9867f2..1490d78b8c 100644 --- a/system/freeswitch/freeswitch.SlackBuild +++ b/system/freeswitch/freeswitch.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeswitch -VERSION=${VERSION:-20130414} +VERSION=${VERSION:-1.2.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -110,7 +110,7 @@ find . \ -exec chmod 644 {} \; # Prepare some things -./bootstrap.sh +./rebootstrap.sh # Disable Cluecon registration annoyance touch noreg @@ -130,7 +130,7 @@ CXXFLAGS="$SLKCFLAGS" \ $PGSQL \ --build=$ARCH-slackware-linux -make +make -j1 make install DESTDIR=$PKG make samples DESTDIR=$PKG -- cgit v1.2.3