From 8ffbfc050fe71f69f7de41a584776daeb7068ff7 Mon Sep 17 00:00:00 2001 From: m0viefreak Date: Mon, 17 Feb 2014 05:07:57 +0100 Subject: use env to find perl for helpfiles --- Util/helpfiles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Util') diff --git a/Util/helpfiles b/Util/helpfiles index cdce8880b..9e611d7cc 100755 --- a/Util/helpfiles +++ b/Util/helpfiles @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -- -*-perl-*- +#!/usr/bin/env perl # helpfiles: make help files for Z-shell builtins from the manual entries. -- cgit 1.4.1