From b09c32c19a04a82a81c1bd532fe59dcb6a923f73 Mon Sep 17 00:00:00 2001 From: Moises Silva Date: Thu, 6 Jan 2011 09:51:17 -0500 Subject: [PATCH] freetdm: use /bin/sh and not /bin/bash in the bootstrap script --- libs/freetdm/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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