tools: quilt: fix perl interpreter line (#20802)
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Oct 2015 15:28:05 +0000 (15:28 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 26 Oct 2015 15:28:05 +0000 (15:28 +0000)
commit8505f404b12b34064fc98eb819b3c13cbd6e10cd
treed0213648b03a9a4dcb8d5ac19f60d512eb13e49f
parent3dd6421e0a7db105a5e0992edd20969a8d47cffe
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47278 3c298f89-4303-0410-b956-a3cf2f4a3e73
tools/quilt/patches/000-relocatable.patch