summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/runitscripts/services/lircd/run
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-12-01 05:08:03 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-12-01 05:08:03 (GMT)
commite8efa7348d5849656b3f3c51c6ae9c2b4089053e (patch)
tree859680a8e67a2b49edbd8ae3da25e831870bcfe6 /abs/core-testing/runit-scripts/runitscripts/services/lircd/run
parent982eaa1f1285ed3cb1022ec9520d1d6387b62e64 (diff)
downloadlinhes_pkgbuild-e8efa7348d5849656b3f3c51c6ae9c2b4089053e.zip
linhes_pkgbuild-e8efa7348d5849656b3f3c51c6ae9c2b4089053e.tar.gz
linhes_pkgbuild-e8efa7348d5849656b3f3c51c6ae9c2b4089053e.tar.bz2
correction for the dvico test.
Diffstat (limited to 'abs/core-testing/runit-scripts/runitscripts/services/lircd/run')
-rwxr-xr-xabs/core-testing/runit-scripts/runitscripts/services/lircd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/runitscripts/services/lircd/run b/abs/core-testing/runit-scripts/runitscripts/services/lircd/run
index 0adfdc1..9908256 100755
--- a/abs/core-testing/runit-scripts/runitscripts/services/lircd/run
+++ b/abs/core-testing/runit-scripts/runitscripts/services/lircd/run
@@ -7,7 +7,7 @@ run_lircd2=false
function dvico_detect {
- if [ x$Remotetype = "dvico" ]
+ if [ x$Remotetype = "xdvico" ]
then
DEVICE="/dev/usb/hiddev0"
fi