Re: The bootstrap.sh script

"[email protected]" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
Here's the patch anyway.

On 31.07.2010 10:55, Victor Luchitz wrote:
> Hello!
>
> Please change the shell of the bootstrap.sh script to /bin/sh instead
> of /bin/bash. On FreeBSD bash is located at /usr/local/bin so the
> script fails to run. Besides, using bash for a two-liner such as this
> is excessive in my opinion.
>

-- 
Best regards,
   Victor Luchitz
bootstrap.patch (text/plain, 214 B)
Index: bootstrap.sh
===================================================================
--- bootstrap.sh	(revision 4834)
+++ bootstrap.sh	(working copy)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 aclocal
 autoconf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.