diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-22 23:07:24 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-22 23:07:24 +0000 |
commit | b7583ad497f08ad12abdd9bb3b00ceca5e26a17c (patch) | |
tree | 55488ffab354d01e376a76ede96af27fc112fe3f /packages/qtopia-phone | |
parent | 0362af65b95845f571763fa56e6031a8089091fc (diff) | |
parent | 81f0f31a5d9bb1d2f9231b96485765db8b1860f8 (diff) |
merge of '7393275c6ccce67cadeb49d4afb3459e56edf8a9'
and '7db6cb955e300c7001070d592c749d71ca29a88f'
Diffstat (limited to 'packages/qtopia-phone')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb index 3ccfe2803e..f200c1682f 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -99,7 +99,7 @@ do_install() { # Make sure qpe gets launched by X install -d ${D}/${sysconfdir}/X11/Xsession.d - install -m 0755 ${WORKDIR}/Xsession.d/99qtopia ${D}${sysconfdir}/X11/Xsession.d/ + install -m 0755 ${WORKDIR}/Xsession.d/89qtopia ${D}${sysconfdir}/X11/Xsession.d/ # Install some scripts install -d ${D}${bindir} |