X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/57cacb623bb9589a3f4a9e19d54a18da81516baa..c0241ce8caf879dd9a61e6839a9dbf8a8e1c6c6b:/scripts/abs2rel.pl diff --git a/scripts/abs2rel.pl b/scripts/abs2rel.pl index 1bd9a14af..3b0de1065 100755 --- a/scripts/abs2rel.pl +++ b/scripts/abs2rel.pl @@ -1,11 +1,10 @@ -#!/usr/bin/perl +#!/usr/bin/env perl # # Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ use strict; require File::Spec;