Fix shebang for the perl scripts
authorAnton Gladky <gladk@debian.org>
Fri, 21 Jan 2022 20:24:01 +0000 (20:24 +0000)
committerAnton Gladky <gladk@debian.org>
Fri, 21 Jan 2022 20:24:01 +0000 (20:24 +0000)
Last-Update: 2020-11-08

Gbp-Pq: Name 60_fix_path_perl.patch

Utilities/Doxygen/doc_class2example.pl
Utilities/Doxygen/doc_cleanhtml.pl
Utilities/Doxygen/doc_codematch.pl
Utilities/Doxygen/doc_index.pl
Utilities/Doxygen/doc_rmpath.pl
Utilities/Doxygen/doc_version.pl

index 3978563f6eb9c75a922d72699d1a5f6ba8cd97b9..c66da16699aaa641e2447f7ac50a73db36284907 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # Time-stamp: <2004-06-09 11:12:38 barre>
 #
 # Build cross-references between classes and examples
index 049f6af05333218b6c0824db2daa94ab3c06c86e..c1cad81df978abd8ca0bc782da5cda59fd681ad3 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # Time-stamp: <2002-10-25 20:17:59 barre>
 #
 # Clean the HTML generated by Doxygen to remove some layout quicks
index 9e735e3424855fe2b03601db71872c93021da821..a4843a07729e6d6c901e79129b1b7dccb22497a6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # Time-stamp: <2002-01-18 16:17:26 barre>
 #
 # Summary ?
index 961e6b20ff280b667c8bfd619b68755c93b6961b..f97c80760835c6e0df2145eda62ceebac2fab0c8 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # Time-stamp: <2001-11-21 17:40:48 barre>
 #
 # Build full-text index
index af44845cee86095efda33314d4a6e59973bc356e..b31af3e555d95105fbd16b2ba9767eff4ddb1301 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # Time-stamp: <2001-10-05 11:49:40 barre>
 #
 # Remove path to intermediate Doxygen dir from html doc
index 28929a47a87e8c91245d6a8b14e0562bde94774b..e7ff9d700a7755de29a01ab63b08371843ab531b 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
 # Time-stamp: <2006-11-15 13:25:02 barre>
 #
 # Extract VTK version and add it to documentation