xserver-kdrive-common: change 12keymap and 90XWindowManager to .sh

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4815 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2008-07-04 09:09:59 +00:00
parent 3c181f4353
commit 8fab210b2f
3 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
#!/bin/sh
if [ -x $HOME/.Xsession ]; then
exec $HOME/.Xsession
elif [ -x /usr/bin/x-session-manager ]; then

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Common X11 scripts"
LICENSE = "GPL"
SECTION = "x11"
RDEPENDS_${PN} = "xmodmap libxrandr xdpyinfo xtscal xinit formfactor"
PR = "r30"
PR = "r31"
SRC_URI = "file://etc"
S = ${WORKDIR}