[Bug 4572] xfce-mcs-manager.pc problem which leads to a QA error

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Mon Sep 22 19:37:22 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4572





--- Comment #1 from Gregoire Gentil <gregoiregentil at gmail.com>  2008-09-22 21:37:21 ---
Note this message in the recipe:

# xfce-mcs-manager.pc uses ${libdir} to indicate where the mcs plugins live
# the standard pkgconfig mangling was confusing us.  Mangling is not required
# for this particular .pc, so the following will suffice:

do_stage_append () {
    install -d ${PKG_CONFIG_DIR}
    sed -e 's:${includedir}:${STAGING_INCDIR}:;'
${S}/xfce-mcs-manager/xfce-mcs-manager.pc
>${PKG_CONFIG_DIR}/xfce-mcs-manager.pc
}


I'm confused!

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list