From: Bodo Möller Date: Mon, 7 Jun 1999 22:48:50 +0000 (+0000) Subject: Use the same path to perl in all #! lines in util. X-Git-Tag: OpenSSL_0_9_4~225 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=ce9449cf509c5245c888aba7a0457182dbb17343 Use the same path to perl in all #! lines in util. --- diff --git a/util/mkdef.pl b/util/mkdef.pl index 9987387a30..75454dea45 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -1,4 +1,4 @@ -#!/usr/my/bin/perl -w +#!/usr/local/bin/perl -w # # generate a .def file #