7bea301
From 962e495d6bc72f728d960005e055534eda4f11ef Mon Sep 17 00:00:00 2001
7e612d4
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corsepiu@fedoraproject.org>
02cdaae
Date: Tue, 18 Mar 2014 14:55:18 +0100
7bea301
Subject: [PATCH 3/5] Use /usr/bin/perl instead of /usr/bin/env perl.
7e612d4
7e612d4
---
4eb6a5c
 devel/tools/change-loc-msgstr        | 2 +-
4eb6a5c
 devel/tools/cmd-boilerplate          | 2 +-
4eb6a5c
 devel/tools/extract-message-catalog  | 2 +-
4eb6a5c
 devel/tools/license_tag              | 2 +-
4eb6a5c
 devel/tools/rt-apache                | 2 +-
4eb6a5c
 devel/tools/rt-attributes-editor     | 2 +-
4eb6a5c
 devel/tools/rt-message-catalog       | 2 +-
4eb6a5c
 devel/tools/rt-static-docs           | 2 +-
4eb6a5c
 devel/tools/tweak-template-locstring | 2 +-
4eb6a5c
 etc/upgrade/upgrade-mysql-schema.pl  | 2 +-
4eb6a5c
 lib/RT/Interface/Web/QueryBuilder.pm | 1 +
4eb6a5c
 t/mail/fake-sendmail                 | 2 +-
4eb6a5c
 12 files changed, 12 insertions(+), 11 deletions(-)
7e612d4
7e612d4
diff --git a/devel/tools/change-loc-msgstr b/devel/tools/change-loc-msgstr
7bea301
index a8cb705..9c44bd7 100755
7e612d4
--- a/devel/tools/change-loc-msgstr
7e612d4
+++ b/devel/tools/change-loc-msgstr
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
02cdaae
diff --git a/devel/tools/cmd-boilerplate b/devel/tools/cmd-boilerplate
7bea301
index c4a39e2..c154a9c 100755
02cdaae
--- a/devel/tools/cmd-boilerplate
02cdaae
+++ b/devel/tools/cmd-boilerplate
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
02cdaae
 
02cdaae
 
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
02cdaae
diff --git a/devel/tools/extract-message-catalog b/devel/tools/extract-message-catalog
7bea301
index aba2d8c..afd8222 100755
02cdaae
--- a/devel/tools/extract-message-catalog
02cdaae
+++ b/devel/tools/extract-message-catalog
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
7e612d4
diff --git a/devel/tools/license_tag b/devel/tools/license_tag
7bea301
index b66a753..003e792 100755
7e612d4
--- a/devel/tools/license_tag
7e612d4
+++ b/devel/tools/license_tag
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 
7e612d4
 
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
diff --git a/devel/tools/rt-apache b/devel/tools/rt-apache
7bea301
index 48e9305..cf8e63a 100755
7e612d4
--- a/devel/tools/rt-apache
7e612d4
+++ b/devel/tools/rt-apache
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
diff --git a/devel/tools/rt-attributes-editor b/devel/tools/rt-attributes-editor
7bea301
index 9b16196..7003d03 100755
7e612d4
--- a/devel/tools/rt-attributes-editor
7e612d4
+++ b/devel/tools/rt-attributes-editor
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
4eb6a5c
diff --git a/devel/tools/rt-message-catalog b/devel/tools/rt-message-catalog
7bea301
index 3c92306..b64a112 100755
4eb6a5c
--- a/devel/tools/rt-message-catalog
4eb6a5c
+++ b/devel/tools/rt-message-catalog
4eb6a5c
@@ -1,4 +1,4 @@
4eb6a5c
-#!/usr/bin/env perl 
4eb6a5c
+#!/usr/bin/perl
4eb6a5c
 # BEGIN BPS TAGGED BLOCK {{{
4eb6a5c
 #
4eb6a5c
 # COPYRIGHT:
7e612d4
diff --git a/devel/tools/rt-static-docs b/devel/tools/rt-static-docs
7bea301
index dbfaf55..b89bce0 100755
7e612d4
--- a/devel/tools/rt-static-docs
7e612d4
+++ b/devel/tools/rt-static-docs
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
7e612d4
diff --git a/devel/tools/tweak-template-locstring b/devel/tools/tweak-template-locstring
7bea301
index 8e7c808..a17fb61 100755
7e612d4
--- a/devel/tools/tweak-template-locstring
7e612d4
+++ b/devel/tools/tweak-template-locstring
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
7e612d4
diff --git a/etc/upgrade/upgrade-mysql-schema.pl b/etc/upgrade/upgrade-mysql-schema.pl
7bea301
index 690ec01..80221fe 100755
7e612d4
--- a/etc/upgrade/upgrade-mysql-schema.pl
7e612d4
+++ b/etc/upgrade/upgrade-mysql-schema.pl
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
02cdaae
diff --git a/lib/RT/Interface/Web/QueryBuilder.pm b/lib/RT/Interface/Web/QueryBuilder.pm
7bea301
index 0578353..c140107 100644
02cdaae
--- a/lib/RT/Interface/Web/QueryBuilder.pm
02cdaae
+++ b/lib/RT/Interface/Web/QueryBuilder.pm
02cdaae
@@ -1,3 +1,4 @@
7e612d4
+#!/usr/bin/perl
7e612d4
 # BEGIN BPS TAGGED BLOCK {{{
7e612d4
 #
7e612d4
 # COPYRIGHT:
7e612d4
diff --git a/t/mail/fake-sendmail b/t/mail/fake-sendmail
7e612d4
index 44c2377..ab3b912 100755
7e612d4
--- a/t/mail/fake-sendmail
7e612d4
+++ b/t/mail/fake-sendmail
7e612d4
@@ -1,4 +1,4 @@
7e612d4
-#!/usr/bin/env perl
7e612d4
+#!/usr/bin/perl
7e612d4
 
7e612d4
 # captures command line arguments so you can validate
7e612d4
 # what is being generated in sendmailpipe
7e612d4
-- 
7bea301
2.7.4
7e612d4