]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
scripts: invoke interpreters through /usr/bin/env
authora1346054 <36859588+a1346054@users.noreply.github.com>
Sat, 21 Aug 2021 10:57:11 +0000 (10:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 23 Aug 2021 13:59:34 +0000 (15:59 +0200)
Closes #7602

MacOSX-Framework
lib/optiontable.pl
scripts/copyright.pl
scripts/delta
scripts/release-notes.pl
scripts/singleuse.pl

index fdf51d6a9334207272bcbbab9e537d058cf9f79f..1a6bc02d563b3af2653374aa043f70c69f7780c8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #***************************************************************************
 #                                  _   _ ____  _
 #  Project                     ___| | | |  _ \| |
index 31cfbcee6021fda5a0f3a247f9b2241346ca0065..713ed9870e5cdfecf0f323bf1387b5817ae9b738 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 print <<HEAD
 /***************************************************************************
index 8ead378bdf9d082dcecb8f4a21d27777e3dd4cd7..37d55cfc7f899dd765854a0d2d6e18717e30ef59 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 #***************************************************************************
 #                                  _   _ ____  _
 #  Project                     ___| | | |  _ \| |
index 54d662ef6636edfc4a8c378d68e0e519c721a8b4..29b25597bb1ffefe86d6f21741cd6b094c5cc917 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 #***************************************************************************
 #                                  _   _ ____  _
 #  Project                     ___| | | |  _ \| |
index a6d9eb1d9ad3fb7dc60e2080d2301d4399e910b7..d52c2554c07070950d0dc56a26263603e5569683 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 #***************************************************************************
 #                                  _   _ ____  _
 #  Project                     ___| | | |  _ \| |
index a152ffc40db90b0d5069976d9b1e5dc52d791ea4..c3d0510c428bd0c4c7f40e542d6e69546a2c89a3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 #***************************************************************************
 #                                  _   _ ____  _
 #  Project                     ___| | | |  _ \| |