Bypass env in Perl script shebangs.
authorAaron M. Ucko <ucko@debian.org>
Thu, 2 Dec 2021 02:38:20 +0000 (21:38 -0500)
committerAaron M. Ucko <ucko@debian.org>
Tue, 5 Sep 2023 02:40:42 +0000 (22:40 -0400)
Gbp-Pq: Name run_perl_directly

c++/src/app/blast/update_blastdb.pl

index 790ec2413ad52e2eb2042947afb3b99e3caf05c3..02e86cc1797d3d54cf92f2c630d048f6ecffbcc7 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # $Id: update_blastdb.pl 632592 2021-06-03 13:20:59Z ivanov $
 # ===========================================================================
 #