util-linux: fix pkgconfig files
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 9 Mar 2015 02:02:50 +0000 (02:02 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 9 Mar 2015 02:02:50 +0000 (02:02 +0000)
commite8508c571d09952130098589c2b82876ca0cb75e
treeec37a13d5b6f99221cf60f36746138fe2006baeb
parent12ae9c4dc9b6ef1e748a52a501bdf439995de4ba
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]