hdhomerun: fix typo

uh! ty @Frank-NL
This commit is contained in:
Stefan Saraev 2014-01-17 18:46:16 +02:00
parent f72ee46eca
commit 14892dc2fb
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
4.1.1
4.1.2
clean up
4.1.0
rebuild for addon api bump

View File

@ -18,7 +18,7 @@
PKG_NAME="hdhomerun"
PKG_VERSION="4.1"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.silicondust.com/products/hdhomerun/dvbt/"

View File

@ -22,7 +22,7 @@
oe_setup_addon driver.dvb.hdhomerun
if [ "$SUSPEND_DRIVER" = "true" ]; the
if [ "$SUSPEND_DRIVER" = "true" ]; then
case "$1" in
pre)
killall -9 userhdhomerun &>/dev/null