projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[scripts] patch-specs.sh: fallback to ext-toolchain.sh --wrap if spec file patching...
[openwrt.git]
/
scripts
/
abs2rel.pl
diff --git
a/scripts/abs2rel.pl
b/scripts/abs2rel.pl
index
1bd9a14
..
3b0de10
100755
(executable)
--- 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;
This page took
0.019942 seconds
and
4
git commands to generate.