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)
commitba887275ca56c28e6b7a6aecda26e7fd4107f4bc
treef29ea19ce0a48b5a4e21cc4ba6e82b306857d042
parentc3b9b35155d7ef0a257e0aa699b6afe58a9cb0cc
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]