Skip to content
Snippets Groups Projects
Commit 6a524466 authored by Jo-Philipp Wich's avatar Jo-Philipp Wich
Browse files

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: default avatarJo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47278
parent 9bcacd28
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment