diff options
author | Matthias Hentges <oe@hentges.net> | 2004-12-02 10:49:27 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-12-02 10:49:27 +0000 |
commit | 181178209db3fb8f08a336fd554816e4efa0f649 (patch) | |
tree | ff21b081cc941923d5774485c87e8c8fdc4577ff /opie-taskbar/opie-taskbar_cvs.oe | |
parent | d0a95fb1780e43a8e03ddbc5b2899cf575eb957a (diff) |
Merge bk://oe-devel@oe-devel.bkbits.net/packages
into handhelds.org:/home/mhentges/OpenEmbedded/packages-devel
2004/12/02 11:49:06+01:00 handhelds.org!CoreDump
Fix missing QTDIR and add /o/Q/bin to PATH
BKrev: 41aef337K2AIGZp2CfgfZTN42vydaQ
Diffstat (limited to 'opie-taskbar/opie-taskbar_cvs.oe')
-rw-r--r-- | opie-taskbar/opie-taskbar_cvs.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opie-taskbar/opie-taskbar_cvs.oe b/opie-taskbar/opie-taskbar_cvs.oe index a766e11b3e..1c89d32427 100644 --- a/opie-taskbar/opie-taskbar_cvs.oe +++ b/opie-taskbar/opie-taskbar_cvs.oe @@ -70,6 +70,7 @@ do_install() { install -d ${D}/${palmtopdir}/pics/logo install -d ${D}/${palmtopdir}/pics/RoH/star/ install -d ${D}/etc/init.d + install -d ${D}/etc/profile.d install -d ${D}/${palmtopdir}/etc/colors install -d ${D}/${palmtopdir}/etc/skel @@ -77,6 +78,7 @@ do_install() { install -m 0755 ${WORKDIR}/opie-reorgfiles ${D}/${palmtopdir}/bin/ install -m 0644 ${WORKDIR}/apps/Settings/calibrate.desktop ${D}/${palmtopdir}/apps/Settings/ install -m 0644 ${WORKDIR}/apps/Settings/quit.desktop ${D}/${palmtopdir}/apps/Settings/ + install -m 0644 ${WORKDIR}/opie_defaults ${D}/etc/profile.d/ for p in ${PICS} do |