mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
znc: Fix buildpaths QA errors
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -29,4 +29,5 @@ do_configure:prepend() {
|
|||||||
|
|
||||||
do_install:append() {
|
do_install:append() {
|
||||||
sed -i -e 's|${DEBUG_PREFIX_MAP}||g; s|--sysroot=${STAGING_DIR_TARGET}||g' ${D}${libdir}/pkgconfig/*.pc
|
sed -i -e 's|${DEBUG_PREFIX_MAP}||g; s|--sysroot=${STAGING_DIR_TARGET}||g' ${D}${libdir}/pkgconfig/*.pc
|
||||||
|
sed -i -e 's|${DEBUG_PREFIX_MAP}||g; s|--sysroot=${STAGING_DIR_TARGET}||g' ${D}${bindir}/znc-buildmod
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user