On Tuesday 25 September 2007 15:03:13 Christian Faulhammer wrote: > "Konstantin Arkhipov (voxus)" <[EMAIL PROTECTED]>: > > Added: nginx-0.6.13.ebuild > > Removed: nginx-0.6.12.ebuild > > ./configure \ > > --prefix=/usr \ > > econf is no option here?
yes, since nginx' configure is not based on autotools and will die with
unrecognized switches.
On Wednesday 26 September 2007 13:07:29 Natanael Copa wrote:
> On Wed, 2007-09-26 at 00:43 -0700, Donnie Berkholz wrote:
> > On 07:16 Tue 25 Sep , Konstantin Arkhipov (voxus) wrote:
> > > voxus 07/09/25 07:16:42
> >
> > I take it that, for some obscure reason, use_with() doesn't work?
> >
> > > if [ ! -f /etc/ssl/${PN}/${PN}.key ]; then
> >
> > Are you looking at the live root here, in a src_* function?
>
> Certs and keys shouldn't be generated in src_* at all since you would
> ship the private key in binary packets.
>
> Do it in pkg_postinst() if you have to.
everything metioned in previous mails is fixed. thank you, guys.
--
voxus
:wq
signature.asc
Description: This is a digitally signed message part.
