Date: Fri, 15 Jun 2018 12:42:48 -0400 From: Diane Bruce <db@db.net> To: Jamie Landeg-Jones <jamie@catflap.org> Cc: multimedia@freebsd.org Subject: Re: multimedia/ffmpeg fails if symbolic links in path Message-ID: <20180615164248.GA82188@night.db.net> In-Reply-To: <201806151615.w5FGFv2Y058811@donotpassgo.dyslexicfish.net> References: <201806151615.w5FGFv2Y058811@donotpassgo.dyslexicfish.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 15, 2018 at 05:15:57PM +0100, Jamie Landeg-Jones wrote: > multimedia/ffmpeg fails if symbolic links in path It's an easy fix. It could easily be put into our ports infrastructure. Basically you need a `realpath ${PATH}` then cpio through that instead. Diane -- - db@FreeBSD.org db@db.net http://www.db.net/~db
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180615164248.GA82188>