util-linux: fix pkgconfig files
authorNicolas Thill <nico@openwrt.org>
Mon, 9 Mar 2015 02:02:50 +0000 (02:02 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 9 Mar 2015 02:02:50 +0000 (02:02 +0000)
commite71534f3c59e2b7c30882fb1d73cd05eb7d54416
treeec37a13d5b6f99221cf60f36746138fe2006baeb
parent1c8d1d2a8775698710a4f501b70169d5e0e6a55e
util-linux: fix pkgconfig files

Upstream choose to not rely on configure.ac and recursively expand paths in pkgconfig files at make time,
leading to absolute /usr/include & /usr/lib in there... And we don't want that when cross-compiling...

Signed-off-by: Nicolas Thill <nico@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44627 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/utils/util-linux/patches/003-fix_pkgconfig_files.patch [new file with mode: 0644]