summaryrefslogtreecommitdiffstats
path: root/src/vmime-0.9.1-svn-r534-20100218.patch
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-02-18 01:31:18 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-02-18 01:31:18 (GMT)
commit2d548d4bfb397b5e08a72145f3c9d655add18506 (patch)
treea1f0c07022b93b0a8222e69e019f86a37ceb9a2b /src/vmime-0.9.1-svn-r534-20100218.patch
parent46d40c81c25eb1260348164044c89c9841afb35c (diff)
downloadmxe-2d548d4bfb397b5e08a72145f3c9d655add18506.zip
mxe-2d548d4bfb397b5e08a72145f3c9d655add18506.tar.gz
mxe-2d548d4bfb397b5e08a72145f3c9d655add18506.tar.bz2
upgrade package vmime to 0.9.1-svn-r534
Fix for invoking bash from bootstrap script.
Diffstat (limited to 'src/vmime-0.9.1-svn-r534-20100218.patch')
-rw-r--r--src/vmime-0.9.1-svn-r534-20100218.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/vmime-0.9.1-svn-r534-20100218.patch b/src/vmime-0.9.1-svn-r534-20100218.patch
new file mode 100644
index 0000000..5a66916
--- /dev/null
+++ b/src/vmime-0.9.1-svn-r534-20100218.patch
@@ -0,0 +1,12 @@
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+diff -urN a/bootstrap b/bootstrap
+--- a/bootstrap 2010-02-18 02:25:13.325568851 +0100
++++ b/bootstrap 2010-02-18 02:26:04.310693246 +0100
+@@ -1,4 +1,5 @@
+ #! /bin/bash
++#! /usr/bin/env bash
+ #
+ # Bootstrap file for 'autotools' build
+ #