replace (broken) Debian initscript with local copy
authorPhil Blundell <philb@gnu.org>
Sun, 24 Oct 2004 10:34:32 +0000 (10:34 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 24 Oct 2004 10:34:32 +0000 (10:34 +0000)
BKrev: 417b85386yIB5ZlJgCuEm7Cc9LPOXQ

lirc/files/lirc.init [new file with mode: 0644]
lirc/lirc_0.6.6+cvs20040918.oe

diff --git a/lirc/files/lirc.init b/lirc/files/lirc.init
new file mode 100644 (file)
index 0000000..e69de29
index 7f2a62b..2bd0085 100644 (file)
@@ -5,11 +5,12 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 RDEPENDS = "kernel lirc-modules"
 DEPENDS = "virtual/kernel"
-PR = "r4"
+PR = "r5"
 
 S = "${WORKDIR}/lirc"
 SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/lirc;module=lirc;date=20040918;method=pserver \
-       file://split-hauppauge.patch;patch=1"
+       file://split-hauppauge.patch;patch=1 \
+       file://lirc.init"
 
 inherit autotools module-base update-rc.d
 
@@ -41,7 +42,7 @@ do_install() {
        install -m 0644 tools/lirc_client.h ${D}${includedir}/
 
        install -d ${D}/etc/init.d
-       install contrib/lirc.debian ${D}/etc/init.d/lirc
+       install ${WORKDIR}/lirc.init ${D}/etc/init.d/lirc
 
        install -d ${D}${datadir}/lirc/
        cp -a remotes ${D}${datadir}/lirc/