cjson: fix wrong pkgconfig paths
authorRosen Penev <rosenp@gmail.com>
Fri, 1 Jan 2021 01:54:43 +0000 (17:54 -0800)
committerKarl Palsson <karlp@etactica.com>
Thu, 21 Jan 2021 13:49:27 +0000 (13:49 +0000)
commitd2aba09d262177d64806ed3a523b58f8bb0f4384
tree00279baa08cb51717316a0df0629677709f4a821
parent4149abc29b06244637cae88aca721931b6710aa3
cjson: fix wrong pkgconfig paths

The .pc file points to OS paths instead of target ones.

Remove CMAKE_INSTALL as InstallDev is explicit.

Move MAINTAINER to PKG_MAINTAINER for consistency.

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