libpcap: fix pcap-config
authorRosen Penev <rosenp@gmail.com>
Tue, 15 Dec 2020 01:56:17 +0000 (17:56 -0800)
committerPetr Štetiar <ynezz@true.cz>
Tue, 22 Dec 2020 17:59:10 +0000 (18:59 +0100)
commit2a92754ce92e8e360f3a452ffbe738f6f8957290
tree728cf5c0f10a8142bb414664a57973e7150b88ae
parentbc3edae488bea4219f99782b9b22753897b3c51d
libpcap: fix pcap-config

pcap-config as installed is using OS paths instead of OpenWrt ones.

Take fix from libpng and adjust as needed.

This problem seems to occur on Arch Linux and not on Debian/Fedora
based distros. No idea why.

Remove CMAKE_INSTALL as there is now an InstallDev section.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
package/libs/libpcap/Makefile