avro: Replace PKG_INSTALL with CMAKE_INSTALL
authorRosen Penev <redacted>
Sat, 21 Sep 2019 21:20:41 +0000 (14:20 -0700)
committerRosen Penev <redacted>
Sat, 21 Sep 2019 22:52:29 +0000 (15:52 -0700)
commit68d3734deab36ba7e2b5cf8984bf6f075e8dcdfe
treed807412304adfa0dfc9d9629b3cb6cc98cd2a6f7
parent0dac4b74cab4938af9a0148a48557410aa5fa5ae
avro: Replace PKG_INSTALL with CMAKE_INSTALL

Allows removal of the InstallDev section as it's now implicit.

PKG_INSTALL is already defined in cmake.mk

This also installs a pkgconfig file. Added a patch to fix it up.

Signed-off-by: Rosen Penev <redacted>
libs/avro/Makefile
libs/avro/patches/010-pkgconfig.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT