pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/sysutils/pciutils
On Fri, May 13, 2022 at 02:20:47PM +0200, Tobias Nygren wrote:
> On Fri, 13 May 2022 11:41:57 +0000
> Thomas Klausner <wiz%netbsd.org@localhost> wrote:
>
> > Log Message:
> > pciutils: update to 3.8.0.
>
> -@comment $NetBSD: PLIST,v 1.7 2021/12/17 20:07:24 maya Exp $
> -include/pciutils/config.h
> +include/pci/config.h
>
> +--- Makefile.orig 2022-04-18 16:47:28.000000000 +0000
> +++ Makefile
> -+INCDIR=$(PREFIX)/include/pciutils
>
> I don't know why the pciutils package had a patch to change the
> include directory, but if you undo it you need to also un-patch
> all packages that use pciutils.
Before 3.8, the upstream Makefile installed the headers into include/
directly, so I guess the pkgsrc patch was to avoid conflicts.
Now upstream change the installation path to include/pci.
I'll take a look at the customers.
Thomas
Home |
Main Index |
Thread Index |
Old Index