summaryrefslogtreecommitdiffstats
path: root/src/x264-1-fix-bin-bash.patch
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-10-08 03:30:18 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-10-08 03:30:18 (GMT)
commit2fa7aeae0012d5718802c6de9e3b6bd556e3d8ed (patch)
tree75b55508f806e95c2ecb1823204fa8cd5eb69a20 /src/x264-1-fix-bin-bash.patch
parentde4332287a7d3235546023af5f9a7181490bf14f (diff)
downloadmxe-2fa7aeae0012d5718802c6de9e3b6bd556e3d8ed.zip
mxe-2fa7aeae0012d5718802c6de9e3b6bd556e3d8ed.tar.gz
mxe-2fa7aeae0012d5718802c6de9e3b6bd556e3d8ed.tar.bz2
x264: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/x264-1-fix-bin-bash.patch')
-rw-r--r--src/x264-1-fix-bin-bash.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/x264-1-fix-bin-bash.patch b/src/x264-1-fix-bin-bash.patch
index ced835f..972d60b 100644
--- a/src/x264-1-fix-bin-bash.patch
+++ b/src/x264-1-fix-bin-bash.patch
@@ -1,15 +1,6 @@
This file is part of MXE.
See index.html for further information.
-diff -urN x264-snapshot-20100714-2245/version.sh x264-snapshot-20100714-2245.new/version.sh
---- x264-snapshot-20100714-2245/version.sh 2010-07-15 06:45:07.000000000 +1000
-+++ x264-snapshot-20100714-2245.new/version.sh 2010-10-03 23:58:24.000000000 +1100
-@@ -1,4 +1,4 @@
--#!/bin/bash
-+#!/usr/bin/env bash
- [ -n "$1" ] && cd $1
- git rev-list HEAD | sort > config.git-hash
- LOCALVER=`wc -l config.git-hash | awk '{print $1}'`
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