ampolish3: Use env to find perl more reliably

Fixes breakage on at least FreeBSD.

closes #2379.
This commit is contained in:
Nick Withers
2015-08-01 09:58:56 -07:00
committed by Joel Sherrill
parent 8da63adc4b
commit dc475657bf

View File

@@ -1,4 +1,4 @@
#! /usr/bin/perl -w #! /usr/bin/env perl
# #
# Copyright (C) 2005, 2006 Ralf Corsépius, Ulm, Germany # Copyright (C) 2005, 2006 Ralf Corsépius, Ulm, Germany
# #