imon-mce: fix path to keymaps, bump addon version

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-12-11 22:06:55 +01:00
parent 1d67e8feda
commit 90052a7648
3 changed files with 10 additions and 2 deletions

View File

@ -1,13 +1,21 @@
4.3.1
fix keymaps path
4.3.0 4.3.0
rebuild for addon api bump rebuild for addon api bump
4.1.0 4.1.0
rebuild for addon api bump rebuild for addon api bump
4.0.1 4.0.1
rebuild rebuild
4.0.0 4.0.0
rebuild for OpenELEC-4.0 rebuild for OpenELEC-4.0
3.1.1 3.1.1
rebuild for OpenELEC-3.2 rebuild for OpenELEC-3.2
3.0.1 3.0.1
- bump addon version - bump addon version

View File

@ -18,7 +18,7 @@
PKG_NAME="imon-mce" PKG_NAME="imon-mce"
PKG_VERSION="4.3" PKG_VERSION="4.3"
PKG_REV="0" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.openelec.tv" PKG_SITE="http://www.openelec.tv"

View File

@ -21,4 +21,4 @@
. /etc/profile . /etc/profile
sleep 1 && \ sleep 1 && \
ir-keytable -p rc6 -w /etc/rc_keymaps/imon_mce & ir-keytable -p rc6 -w /usr/lib/udev/rc_keymaps/imon_mce &