mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
znc: Fix buildpaths QA errors
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 28d77dddad)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -29,4 +29,5 @@ do_configure:prepend() {
|
||||
|
||||
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}${bindir}/znc-buildmod
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user