summaryrefslogtreecommitdiff
path: root/doc/texi2pod.pl
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-12-01 21:50:13 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-12-01 21:50:13 +0100
commit003f405caf9ff482e0390c88bfc6510e3fc7f9f1 (patch)
tree38ac74de8413dc6b595f9d567b6b735f3b47df0a /doc/texi2pod.pl
parentd4268634155d4aaf4c55cffcf6a2d513ec7670ec (diff)
parent7b05845b1523a10c458b5b59645cde8e6dc6c231 (diff)
Merge remote-tracking branch 'qatar/master'
* qatar/master: doc: Try to find nonstandard Perl path from the environment Conflicts: doc/texi2pod.pl Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/texi2pod.pl')
-rwxr-xr-xdoc/texi2pod.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/texi2pod.pl b/doc/texi2pod.pl
index 610f349afb..6cf78d889c 100755
--- a/doc/texi2pod.pl
+++ b/doc/texi2pod.pl
@@ -1,4 +1,4 @@
-#! /usr/bin/perl
+#!/usr/bin/env perl
# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.