gnucash-on-windows master: Work around MSYS2's switch from pkg-config to pkgconf.

John Ralls jralls at code.gnucash.org
Thu Jan 28 20:01:14 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/2eff9d37 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/0231789c (commit)



commit 2eff9d37c0628cfe529c28426e2b550f331866ef
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 28 16:58:17 2021 -0800

    Work around MSYS2's switch from pkg-config to pkgconf.
    
    pkg-conf's list-all command leaves a leading '/' on package names
    so that they can't be fed back into a pkg-config command. Strip them
    off so that the result can be used.



Summary of changes:
 patches/jhbuild.patch | 13 +++++++++++++
 1 file changed, 13 insertions(+)



More information about the gnucash-patches mailing list