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)
commitb29b6cb1f90685dfaa0b3bf99edeb8487b9eb80a
treeec37a13d5b6f99221cf60f36746138fe2006baeb
parent3bb0b48a5374a460b1ce147ffd6e0bc1c28ebd87
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>
SVN-Revision: 44627
package/utils/util-linux/patches/003-fix_pkgconfig_files.patch [new file with mode: 0644]