The pkgconf rpms
While flatpak-rpm-macros uses PKG_CONFIG_PATH to allow the regular pkg-config build find flatpak-built content in /app during %build, %install, and %check, this does not help for pkg-config calls in the global scope. Rather than change each call to first load the environment overrides, this will allow a flatpak runtime specific build which will search both /app and /usr by default. https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/G2WPISQFQEVJY6ZRJDVUVZIUEQD3L4YZ/ |
||
|---|---|---|
| .gitignore | ||
| pkg-config.in | ||
| pkgconf.spec | ||
| platform-pkg-config.in | ||
| sources | ||