pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/converters/unoconv/files



* On 2020-04-29 at 02:54 BST, Emmanuel Dreyfus wrote:

> -PYTHONBIN=`pkg_info -Q PYTHONBIN libreoffice`
> -UNO_PATH=`pkg_info -Q UNO_PATH libreoffice`
> +PYTHONBIN=`/usr/sbin/pkg_info -Q PYTHONBIN libreoffice`
> +UNO_PATH=`/usr/sbin/pkg_info -Q UNO_PATH libreoffice`

How are you expecting this to work on anything other than
non-bootstrapped NetBSD?

There's no need to be doing any of this anyway, just subst the
variables at build time.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com



Home | Main Index | Thread Index | Old Index