summaryrefslogtreecommitdiff
path: root/lang/mono/files/patch-mcs_tools_gensources.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mono/files/patch-mcs_tools_gensources.sh')
-rw-r--r--lang/mono/files/patch-mcs_tools_gensources.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/mono/files/patch-mcs_tools_gensources.sh b/lang/mono/files/patch-mcs_tools_gensources.sh
new file mode 100644
index 000000000000..f111a86093c4
--- /dev/null
+++ b/lang/mono/files/patch-mcs_tools_gensources.sh
@@ -0,0 +1,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