X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=recipes%2Fslim%2Fslim_1.3.1.bb;h=b85bfba29166308165383d3be1e1da44467bbed4;hb=fa7110d9bcd1ef71637f61cf97bd72dc4d55fbc6;hp=918bdc93cc2201190d06dca2698f8cbdd371130a;hpb=ee3f1de79cab50ebc67e1fb27694642211c13b1d;p=openpandora.oe.git diff --git a/recipes/slim/slim_1.3.1.bb b/recipes/slim/slim_1.3.1.bb index 918bdc9..b85bfba 100644 --- a/recipes/slim/slim_1.3.1.bb +++ b/recipes/slim/slim_1.3.1.bb @@ -2,7 +2,7 @@ DESCRIPTION="Simple Login Manager" HOMEPAGE="http://slim.berlios.de" LICENSE = "GPL" -PR = "r5" +PR = "r10" inherit update-rc.d @@ -20,6 +20,9 @@ SRC_URI=" \ file://xauth_secret_support.patch;patch=1 \ file://delay.patch;patch=1 \ file://pam-unix2.patch;patch=1 \ + file://pandora_xmodmap_hack.patch;patch=1 \ +# file://chvt_on_exit.patch;patch=1 \ + file://chvt_on_exit_try2.patch;patch=1 \ file://rc.slim \ file://slim-dynwm \ file://update_slim_wmlist \ @@ -81,3 +84,5 @@ echo "${bindir}/slim" > ${sysconfdir}/X11/default-display-manager pkg_postrm_${PN} () { sed -i /slim/d ${sysconfdir}/X11/default-display-manager || true } + +CONFFILES_${PN} += ${sysconfdir}/slim.conf