[oe-issues] [Bug 1965] New: labyrinth bb file wont create intallation dir - fix

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sat Mar 10 19:48:34 UTC 2007


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

           Summary: labyrinth bb file wont create intallation dir - fix
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: marek.vasut at gmail.com
         QAContact: tinderbox-oe at gmx.net


--- labyrinth_0.7.bb.orig       2007-03-10 19:48:12.000000000 +0100
+++ labyrinth_0.7.bb    2007-03-10 19:48:27.000000000 +0100
@@ -16,6 +16,7 @@
        install -d ${D}${palmtopdir}/share/games/${APPNAME}/

        install -m 0644 ${S}/pics/*.png ${D}${palmtopdir}/pics/${APPNAME}/
+       mkdir -p ${D}${palmtopdir}/apps/Games
        install -m 0644 ${S}/${APPNAME}.desktop ${D}${palmtopdir}/apps/Games
        install -m 0644 ${S}/labyrinth.record
${D}${palmtopdir}/share/games/${APPNAME}/
 }


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




More information about the Openembedded-issues mailing list