]> git.ipfire.org Git - thirdparty/curl.git/commit
mkhelp.pl: allow executing this script directly
authorJay Satiro <raysatiro@yahoo.com>
Wed, 9 Aug 2017 06:59:18 +0000 (02:59 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 10 Aug 2017 17:46:38 +0000 (13:46 -0400)
commitf87e77b1d849435fcefdde01a7fede7c9e2ff3df
treee980560c915f5631f36e955201ab2fad8aee9a90
parentd86e9182e41050be508a5dfbaa3f7070b817a685
mkhelp.pl: allow executing this script directly

- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Ref: https://github.com/curl/curl/issues/1743
src/mkhelp.pl [changed mode: 0644->0755]