openwrt-packages/utils/xz/patches
Jeffery To 2f5a79cdc2 xz: Use relative paths in pkg-config metadata file
By default, the liblzma pkg-config file (liblzma.pc) is generated with
absolute paths, which $(STAGING_DIR_HOST)/bin/pkg-config is unable to
override.

This patches the file to use paths relative to ${prefix} and
${exec_prefix}.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-03 01:17:12 +08:00
..
001-relative-pkg-config-paths.patch xz: Use relative paths in pkg-config metadata file 2019-05-03 01:17:12 +08:00