diff options
author | Justin Patrin <papercrane@gmail.com> | 2005-08-17 23:23:32 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-17 23:23:32 +0000 |
commit | 3c80e0ccc141831b830963684660c83302ec88ec (patch) | |
tree | 7f11a983f79bce5e91b1389933eb85bc8619036d /packages/e17/entrance | |
parent | cfabfa23ef4f6e1379de8b9517e077e7c520ffb3 (diff) |
Make entrance RDEPEND on gpe-session-scripts and gpe-dm (doens't need to DEPEND on gpe-dm)
(I know this makes it depend on most of GPE. The non-GPE scripts should hopefully be moved out of gpe-session-scripts and gpe-dm soon.)
Remove 50-calibrate Xinit entry, we should be able to use the same as GPE
Diffstat (limited to 'packages/e17/entrance')
-rw-r--r-- | packages/e17/entrance/Xinit.d/50-calibrate | 7 | ||||
-rw-r--r-- | packages/e17/entrance/Xinit.d/99entrance (renamed from packages/e17/entrance/Xinit.d/99-Entrance) | 0 |
2 files changed, 0 insertions, 7 deletions
diff --git a/packages/e17/entrance/Xinit.d/50-calibrate b/packages/e17/entrance/Xinit.d/50-calibrate deleted file mode 100644 index 922b335c85..0000000000 --- a/packages/e17/entrance/Xinit.d/50-calibrate +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -if ! test -e /etc/pointercal -then - xtscal -fi - diff --git a/packages/e17/entrance/Xinit.d/99-Entrance b/packages/e17/entrance/Xinit.d/99entrance index 297cc909fe..297cc909fe 100644 --- a/packages/e17/entrance/Xinit.d/99-Entrance +++ b/packages/e17/entrance/Xinit.d/99entrance |