kmod: fix pkgconfig file
authorNicolas Thill <redacted>
Mon, 9 Mar 2015 02:38:58 +0000 (03:38 +0100)
committerNicolas Thill <redacted>
Mon, 9 Mar 2015 02:44:26 +0000 (03:44 +0100)
commit1f3925de20604aa65053753401ee441391d6aa2e
tree0f919810d5045b7caf8dbbd0abf8af121eecb725
parent3879265ffda3ca27bf13bb53c187b124fe0fb2f9
kmod: fix pkgconfig file

The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths.
The patch lets autoconf handle pkgconfig file subst, like other packages do.

Signed-off-by: Nicolas Thill <redacted>
utils/kmod/patches/001-fix_pkgconfig_file.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT