pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/archivers/libarchive



On Thu, Jun 07, 2018 at 02:28:43PM +0000, Leonardo Taccari wrote:
> Module Name:  pkgsrc
> Committed By: leot
> Date:         Thu Jun  7 14:28:43 UTC 2018
> 
> Modified Files:
>       pkgsrc/archivers/libarchive: builtin.mk
> 
> Log Message:
> libarchive: Use `:Q' instead of directly quoting the sed commands in builtin.mk
> 
> Use `:Q' operator for BUILDLINK_PREFIX and pass the @LIBS@
> via a variable.
> 
> Suggested by <joerg>, thanks!
> (Possible incorrectnesses are mine!)

I had asked for comments... precisely about the LIBS line...

As I cargo-culted that from zlib, it will probably also want the :Q
change. libuuid seems to have yet another style.


Cheers,

Patrick



Home | Main Index | Thread Index | Old Index