[SCM] kodi/master: Make default lirc device match lirc package's default

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sat Jan 7 18:13:04 UTC 2017


The following commit has been merged in the master branch:
commit bc3d7ebe37560e4aa74425c8fa04412202b9cd29
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Jan 7 02:26:29 2017 +0100

    Make default lirc device match lirc package's default
    
    Closes: #850467

diff --git a/debian/rules b/debian/rules
index e78f1e9..3db6336 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,6 +72,7 @@ KODI_CONFIG_OPTIONS ?= --host=$(DEB_HOST_GNU_TYPE) \
   --disable-dvdcss \
   --disable-non-free \
   --enable-gtest \
+  --with-lirc-device=/var/run/lirc/lircd \
   $(ARCH_SPECIFIC_OPTIONS) \
   $(KODI_CONFIG_EXTRA_OPTIONS)
 

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list