mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:46:15 +00:00
znc: Fix buildpaths QA errors
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3026d235fd
commit
28d77dddad
@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user