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
This commit is contained in:
Jay Satiro 2017-08-09 02:59:18 -04:00
parent d86e9182e4
commit f87e77b1d8
1 changed files with 1 additions and 1 deletions

2
src/mkhelp.pl Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/usr/local/bin/perl
#!/usr/bin/env perl
#***************************************************************************
# _ _ ____ _
# Project ___| | | | _ \| |