[oe-issues] [Bug 1963] New: zsubhunt bb file wont create intallation dir - fix
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sat Mar 10 18:17:57 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1963
Summary: zsubhunt 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
--- zsubhunt_1.0.0ern.bb.orig 2007-03-10 19:09:03.000000000 +0100
+++ zsubhunt_1.0.0ern.bb 2007-03-10 19:09:21.000000000 +0100
@@ -20,6 +20,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