tools: quilt: fix perl interpreter line (#20802)
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 26 Oct 2015 15:28:05 +0000 (15:28 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 26 Oct 2015 15:28:05 +0000 (15:28 +0000)
commit6a5244661f52939c459a4b1022404321bcf87be1
tree6a523daca2e92d49c9a69265ee285a1145bf5353
parent9bcacd2853ddf510c3d14775a2a4cce421a3dd58
tools: quilt: fix perl interpreter line (#20802)

When using '/usr/bin/env' in a shebang it is not possible to specify
additional flags for the interpreter. Remove '-w' switches and add
'use warnings;' instead.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47278
tools/quilt/patches/000-relocatable.patch