]> granicus.if.org Git - curl/commitdiff
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)
- 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]

old mode 100644 (file)
new mode 100755 (executable)
index 3295dca..270daa2
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/env perl
 #***************************************************************************
 #                                  _   _ ____  _
 #  Project                     ___| | | |  _ \| |