[oe-issues] [Bug 2816] New: qt4-x11-free

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Tue Aug 21 19:21:22 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2816

           Summary: qt4-x11-free
           Product: Openembedded
           Version: Angstrom
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: jonas.bonn at gmail.com


In packages/qt/qt4-x11-free_4.3.0.bb:

In do_stage there is a bash'ism that fail when /bin/sh is linked to dash:

do_stage() {
...
...
    for pc in
${STAGING_QT_DIR}/lib/pkgconfig/Qt{AssistantClient,DBus,Test,UiTools}.pc ; do
        sed -i -e 's,${S}/lib,${STAGING_QT_DIR}/lib,g' $pc
    done
...
...
}


-- 
Configure bugmail: http://bugs.openembedded.org/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