summaryrefslogtreecommitdiff
path: root/lang/mono/files/patch-mcs_tools_gensources.sh
blob: f111a86093c43b1040aa53212a485a0e1fd634b4 (plain) (blame)
1
2
3
4
5
6
7
8
--- mcs/tools/gensources.sh.orig	2008-04-03 11:08:16.000000000 -0400
+++ mcs/tools/gensources.sh	2008-04-03 11:08:24.000000000 -0400
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/usr/bin/env sh
 
 includefile=$1
 excludefile=$2