The configure scripts for the following font packages do not respect the PKG_CONFIG environment variable when querying the "mapdir" variable of the "fontutil" package: fonts-misc-misc fonts-schumacher-misc In both cases the problem is that 'pkg-config' is hardcoded in the configure script. Expected behaviour : when running PKG_CONFIG=/path/to/my-pkg-config ./configure, the configure script should invoke /path/to/my-pkg-config, not "pkg-config".
Created attachment 6876 [details] [review] patch to make font-misc-misc respect PKG_CONFIG
Created attachment 6877 [details] [review] patch to make font-schumacher-misc respect PKG_CONFIG
Sorry about the phenomenal bug spam, guys. Adding xorg-team@ to the QA contact so bugs don't get lost in future.
I'm only looking after the BDF files themselves and don't feel qualified to add patches concerning the build infrastructure. Can any configuration guru handle this one please?
Applied both patches, thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.