tmdns: add busybox patch to fixup the start-stop-daemon calls, and a patch to correct...
authorChris Larson <clarson@kergoth.com>
Tue, 14 Oct 2003 17:11:57 +0000 (17:11 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 14 Oct 2003 17:11:57 +0000 (17:11 +0000)
BKrev: 3f8c2e5dAWe6asb5HVqJtXwIKbQSog

tmdns/tmdns-20030116.oe
tmdns/tmdns-20030116/busybox-init.d.patch [new file with mode: 0644]
tmdns/tmdns-20030116/char-signed-idiocy.patch [new file with mode: 0644]

index e69de29..3797320 100644 (file)
@@ -0,0 +1,14 @@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI = cvs://anonymous:@cvs.sourceforge.net/cvsroot/zeroconf;module=tmdns;date=${PV} \
+         file://${FILESDIR}/install-init.d.patch;patch=1 \
+         file://${FILESDIR}/busybox-init.d.patch;patch=1 \
+         file://${FILESDIR}/char-signed-idiocy.patch;patch=1
+S = ${WORKDIR}/${PN}
+
+inherit autotools
+
+do_install () {
+       oe_runmake 'DESTDIR=${D}' 'INIT_DIR=${sysconfdir}/init.d' install
+}
diff --git a/tmdns/tmdns-20030116/busybox-init.d.patch b/tmdns/tmdns-20030116/busybox-init.d.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tmdns/tmdns-20030116/char-signed-idiocy.patch b/tmdns/tmdns-20030116/char-signed-idiocy.patch
new file mode 100644 (file)
index 0000000..e69de29