summaryrefslogtreecommitdiff
path: root/source4/script/buildtree.pl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/buildtree.pl')
-rw-r--r--source4/script/buildtree.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/script/buildtree.pl b/source4/script/buildtree.pl
index 41cbb3ad76..be5170e7d1 100644
--- a/source4/script/buildtree.pl
+++ b/source4/script/buildtree.pl
@@ -1,5 +1,5 @@
-#! /usr/bin/perl -w
- eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
+#! /usr/bin/env perl -w
+ eval 'exec /usr/bin/env perl -S $0 ${1+"$@"}'
if 0; #$running_under_some_shell
use strict;