X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=scripts%2Fabs2rel.pl;h=3b0de10655216aa18d697c56d4bfee0188036673;hp=1bd9a14af1d04afcec15e3d5f242e8e6ff6b733f;hb=fac1085c2f7909d7b494cabea162ddbbc12853e3;hpb=4aa4cee0d9c43fe7fcb9cb816c0e4a3bd73c066e diff --git a/scripts/abs2rel.pl b/scripts/abs2rel.pl index 1bd9a14af1..3b0de10655 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;