From owner-freebsd-current Tue Jan 18 2:40:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id CFA0215165 for ; Tue, 18 Jan 2000 02:40:32 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id DCD111CD9; Tue, 18 Jan 2000 18:40:19 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Sheldon Hearn Cc: Kris Kennaway , current@FreeBSD.ORG Subject: Re: Feature test for OpenSSL + RSA In-Reply-To: Message from Sheldon Hearn of "Tue, 18 Jan 2000 11:52:06 +0200." <8543.948189126@axl.noc.iafrica.com> Date: Tue, 18 Jan 2000 18:40:19 +0800 From: Peter Wemm Message-Id: <20000118104019.DCD111CD9@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn wrote: > > > On Mon, 17 Jan 2000 21:53:10 PST, Kris Kennaway wrote: > > > +.if defined(WITH_RSA) && ${WITH_RSA} == YES > > + /usr/bin/touch /etc/ssl/openssl_hasrsa > > Um, are you sure you want that hard path, /etc/ssl ? Shouldn't there be > a ${DESTDIR} in there? What do you need this for? Yes, This should most definately have ${DESTDIR} for this sort of thing, but even then I'm not sure this is a good change.. We have got to find a better way than this. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message