From: Moises Silva Date: Thu, 6 Jan 2011 14:51:17 +0000 (-0500) Subject: freetdm: use /bin/sh and not /bin/bash in the bootstrap script X-Git-Tag: v1.2-rc1~207^2~1^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09c32c19a04a82a81c1bd532fe59dcb6a923f73;p=thirdparty%2Ffreeswitch.git freetdm: use /bin/sh and not /bin/bash in the bootstrap script --- diff --git a/libs/freetdm/bootstrap b/libs/freetdm/bootstrap index 8ca4856832..247d396da5 100755 --- a/libs/freetdm/bootstrap +++ b/libs/freetdm/bootstrap @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh autoheader libtoolize --force --copy aclocal