mxe/src/x264-1-fix-bin-bash.patch

13 lines
431 B
Diff
Raw Normal View History

2012-03-28 14:46:58 +01:00
This file is part of MXE.
2012-03-29 11:14:15 +01:00
See index.html for further information.
2010-10-03 21:16:17 +01:00
2013-02-03 00:10:44 +00:00
diff -urN x264-snapshot-20100714-2245/configure x264-snapshot-20100714-2245.new/configure
--- x264-snapshot-20100714-2245/configure 2010-07-15 06:45:07.000000000 +1000
+++ x264-snapshot-20100714-2245.new/configure 2010-10-03 23:58:24.000000000 +1100
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
if test x"$1" = x"-h" -o x"$1" = x"--help" ; then
cat <<EOF