From f8cf5670955d3955310c008ce453ff01fc8928ab Mon Sep 17 00:00:00 2001 From: Nick Withers Date: Sat, 1 Aug 2015 09:58:56 -0700 Subject: ampolish3: Use env to find perl more reliably Fixes breakage on at least FreeBSD. closes #2379. --- ampolish3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ampolish3') diff --git a/ampolish3 b/ampolish3 index aaa9757d32..23c28559f4 100755 --- a/ampolish3 +++ b/ampolish3 @@ -1,4 +1,4 @@ -#! /usr/bin/perl -w +#! /usr/bin/env perl # # Copyright (C) 2005, 2006 Ralf Corsépius, Ulm, Germany # -- cgit v1.2.3