summaryrefslogtreecommitdiffstats
path: root/src/vmime-1-fixes.patch
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-07 09:37:46 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-07 09:37:46 (GMT)
commit1bc9c4d6307c9594c6c7e2560c5b88a1390186b1 (patch)
tree219c7b1942084fb0a2c2310dd1d32da908e8ea22 /src/vmime-1-fixes.patch
parent3876164af3a70a5a2dc3b8fabeeab535490e012e (diff)
downloadmxe-1bc9c4d6307c9594c6c7e2560c5b88a1390186b1.zip
mxe-1bc9c4d6307c9594c6c7e2560c5b88a1390186b1.tar.gz
mxe-1bc9c4d6307c9594c6c7e2560c5b88a1390186b1.tar.bz2
fix #! lines for bash
Diffstat (limited to 'src/vmime-1-fixes.patch')
-rw-r--r--src/vmime-1-fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vmime-1-fixes.patch b/src/vmime-1-fixes.patch
index ee316e0..476a788 100644
--- a/src/vmime-1-fixes.patch
+++ b/src/vmime-1-fixes.patch
@@ -6,7 +6,7 @@ http://sourceforge.net/projects/vmime/develop
Produced with this script:
#--------------------------------------------------------------------#
-#!/bin/bash
+#!/usr/bin/env bash
(
echo "This file is part of mingw-cross-env."