[oe-issues] [Bug 1962] New: hexatrolic bb file wont create intallation dir - fix
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Mar 10 17:05:39 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1962
Summary: hexatrolic bb file wont create intallation dir - fix
Product: Openembedded
Version: Angstrom
Platform: ARM
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
--- hexatrolic_1.0beta3.bb.orig 2007-03-10 17:55:27.000000000 +0100
+++ hexatrolic_1.0beta3.bb 2007-03-10 17:55:43.000000000 +0100
@@ -16,6 +16,7 @@
do_install () {
install -d ${D}${palmtopdir}/pics/${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
}
--
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