From defac6623afe8b7d765a9477371fbc47da855c19 Mon Sep 17 00:00:00 2001 From: Martin Ebourne Date: Sat, 4 Mar 2006 01:33:46 +0000 Subject: This is part 1 of a patch from James O'Gorman. configure now detects perl executable location and updates all scripts to use the correct path; also adds PERL_EXECUTABLE define to BoxConfig.h. makebuildenv.pl adds PERL define to all makefiles. --- bin/bbstored/bbstored-certs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/bbstored/bbstored-certs') diff --git a/bin/bbstored/bbstored-certs b/bin/bbstored/bbstored-certs index d1fa8dea..e0554d94 100755 --- a/bin/bbstored/bbstored-certs +++ b/bin/bbstored/bbstored-certs @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!@PERL@ use strict; # validity period for root certificates -- default is a very long time -- cgit v1.2.3