On 2015/02/16 08:15, Ted Unangst wrote:
> Stuart Henderson wrote:
> > > > -       @ln -sf openssl ${DESTDIR}/usr/include/ssl
> > > 
> > > Not ok for this part...
> > 
> > ack, this is highly likely to break ports.
> > 
> 
> ? If we don't delete it, we don't have to create it. It's still going to be
> there.
> 
> Is there some mtree magic we're missing? This seems the wrong place to be
> doing this, but I'm ok leaving it since it's mostly harmless.
> 

Releases start with a clean DESTDIR so it needs to be created somehow,
and I don't see anywhere else that would create it.

It does look like it might be possible to do this in mtree instead, but
we don't currently have any 'link' lines in our mtree scripts for any of
the existing symlinks in the distribution so it would be something new.

Reply via email to