shithub: libvpx

Download patch

ref: 26283c648d6f43853e72e9bdbd8c51678291c7f3
parent: a257058aa374ce2fbc38ff735e0a114c1f8c74cd
parent: b6941849cbcc0be8779d379d064ad3d4fbcd3355
author: James Zern <jzern@google.com>
date: Fri Feb 28 12:56:01 EST 2014

Merge "normalize perl shebangs"

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