Installation of Pkgconf
- Pkgconf 2.0.0 explicitly errors when attempting to run
- --modversion with multiple packages. This breaks many
- packages in BLFS. Run this sed to reinstate the old
- output for pkgconf.
+ Pkgconf-2.0.0 explicitly errors when attempting to run
+ with multiple arguments, even if these
+ arguments are constraints for the same package. This breaks many
+ packages in BLFS. Run this sed to reinstate the old
+ output for pkgconf:sed -i '/1330,1336/s|^|//|' cli/main.c