This commit is contained in:
Poyraz76
2015-08-20 17:05:30 +03:00
parent 9725b33f4f
commit 494c35ea46
13 changed files with 365 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
diff -Nur lirc-0.9.0-pre1-old//config.h.in lirc-0.9.0-pre1/config.h.in
--- lirc-0.9.0-pre1-old//config.h.in 2010-12-27 23:17:34.689000035 +0200
+++ lirc-0.9.0-pre1/config.h.in 2010-12-27 23:18:10.491999952 +0200
@@ -2,7 +2,7 @@
/* device file names - beneath DEVDIR (default /dev) */
-#define DEV_LIRC "lirc"
+#define DEV_LIRC "lirc0"
#define DEV_LIRCD "lircd"
#define DEV_LIRCM "lircm"