From: Martin Storsjo Date: Wed, 5 Feb 2014 09:17:04 +0000 (+0200) Subject: ads2gas.pl: Don't require perl to be in a fixed location X-Git-Tag: v1.4.0~2495 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=95eae0c468d9d8839ccfaf297184325a654ba108;p=platform%2Fupstream%2Flibvpx.git ads2gas.pl: Don't require perl to be in a fixed location This reduces the differences to ads2gas_apple.pl. Change-Id: Ie30e369e3685b35485efe2296f7cdf91dafee1e7 --- diff --git a/build/make/ads2gas.pl b/build/make/ads2gas.pl index 9c41901..7272424 100755 --- 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. ##