Description: Work around bashisms
 Changed some shebangs to /bin/bash because of bashisms.
Author: Ove Kaaven <ovek@arcticnet.no>
Forwarded: no
Last-Update: 2012-05-16

--- wine-gecko.orig/build/autoconf/clean-config.sh
+++ wine-gecko/build/autoconf/clean-config.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 # ***** BEGIN LICENSE BLOCK *****
 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
