shithub: libvpx

Download patch

ref: 95eae0c468d9d8839ccfaf297184325a654ba108
parent: 45c4533cc159996c5d672e696beb6f8fb5d4c7ef
author: Martin Storsjo <[email protected]>
date: Wed Feb 5 06:17:04 EST 2014

ads2gas.pl: Don't require perl to be in a fixed location

This reduces the differences to ads2gas_apple.pl.

Change-Id: Ie30e369e3685b35485efe2296f7cdf91dafee1e7

--- a/build/make/ads2gas.pl
+++ b/build/make/ads2gas.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 ##
 ##  Copyright (c) 2010 The WebM project authors. All Rights Reserved.
 ##