From 3917e7b2f77048be01bc90ed5bc0bf6803bd8c59 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 4 Oct 2012 03:07:22 -0700 Subject: Force subsurface.sh on Mac to use bash This was in a patch set from Henrik but got dropped at first while we explored a different solution. So now it comes back as maybe the most trivial commit, ever :-) Signed-off-by: Henrik Brautaset Aronsen Signed-off-by: Dirk Hohndel --- packaging/macosx/subsurface.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/macosx') diff --git a/packaging/macosx/subsurface.sh b/packaging/macosx/subsurface.sh index 28a0a07d8..0652e1afc 100755 --- a/packaging/macosx/subsurface.sh +++ b/packaging/macosx/subsurface.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if test "x$GTK_DEBUG_LAUNCHER" != x; then set -x -- cgit v1.2.3-70-g09d2