From: Adam Chlipala Date: Sun, 6 Apr 2008 16:30:52 +0000 (+0000) Subject: build script needs bash X-Git-Url: http://git.hcoop.net/bpt/mlt.git/commitdiff_plain/20960a5e88d963c688f8742b10d1c1f7094cc9da?ds=sidebyside build script needs bash --- diff --git a/build b/build index 24c1c56..db4d64f 100755 --- a/build +++ b/build @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash source settings