view src/x264-1-fix-bin-bash.patch @ 4558:7e8c6bb47c21

update: additional pkg update updates * src/dbus.mk, src/gst-plugins-base.mk, src/gst-plugins-good.mk, src/gstreamer.mk, src/harfbuzz.mk, src/liboil.mk, src/netcdf.mk, src/protobuf.mk: update PKG_UPDATE macro
author John D
date Wed, 29 Nov 2017 15:50:53 -0500
parents c4a341e3e014
children
line wrap: on
line source

This file is part of MXE.
See index.html for further information.

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