libconfig: remove cmake append from base package

as by default it should be packaged to ${PN}-dev,
which is packaged before the base package so the
append doesn't make much sense

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Konrad Weihmann
2020-07-05 20:57:32 +02:00
committed by Khem Raj
parent b1aad0ba67
commit 3e78fbe099
@@ -13,7 +13,3 @@ inherit autotools-brokensep pkgconfig
SRC_URI[md5sum] = "6bd98ee3a6e6b9126c82c916d7a9e690"
SRC_URI[sha256sum] = "7c3c7a9c73ff3302084386e96f903eb62ce06953bb1666235fac74363a16fad9"
FILES_${PN}_append = " \
${libdir}/cmake \
"