]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
freetdm: use /bin/sh and not /bin/bash in the bootstrap script
authorMoises Silva <moy@sangoma.com>
Thu, 6 Jan 2011 14:51:17 +0000 (09:51 -0500)
committerMoises Silva <moy@sangoma.com>
Thu, 6 Jan 2011 14:51:17 +0000 (09:51 -0500)
libs/freetdm/bootstrap

index 8ca485683265edf87d5949b580f45414e3f9d09c..247d396da5baaafa64223b26262e685fed61a144 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 autoheader
 libtoolize --force --copy
 aclocal