[openssl-dev] Upcoming build system change

Tim Rice tim at multitalents.net
Sat Jan 23 22:55:54 UTC 2016


On Sat, 23 Jan 2016, Corinna Vinschen wrote:

> diff -upr origsrc/openssl-1.1-rc1/util/mkbuildinf.pl src/openssl-1.1-rc1/util/mkbuildinf.pl
> --- origsrc/openssl-1.1-rc1/util/mkbuildinf.pl	2016-01-23 21:02:18.386710976 +0100
> +++ src/openssl-1.1-rc1/util/mkbuildinf.pl	2016-01-23 21:15:19.705883094 +0100
> @@ -1,4 +1,4 @@
> -#!/usr/local/bin/perl
> +#!/usr/bin/perl

A more portable fix would be
#!/usr/bin/env perl


-- 
Tim Rice				Multitalents	(707) 456-1146
tim at multitalents.net




More information about the openssl-dev mailing list