From 4ec09cee6efea2408c610cb0f01ee31054ad97e5 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sun, 15 Aug 2004 11:21:19 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into debian.(none):/home/ich/programming/oe/oe-packages-exported 2004/08/15 13:21:05+02:00 (none)!ich ltrace_0.3.35.oe: "Patch Makefile.in to not include -I- this was guilty that "elf.h" did include the global elf.h it found and not the local one Rename: nonworking/ltrace/ltrace_0.3.34.oe -> nonworking/ltrace/ltrace_0.3.35.oe BKrev: 411f472fhPoy93XNKuKz7irVShOvFA --- nonworking/ltrace/ltrace_0.3.35.oe | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/nonworking/ltrace/ltrace_0.3.35.oe b/nonworking/ltrace/ltrace_0.3.35.oe index e69de29bb2..48df0a60c0 100644 --- a/nonworking/ltrace/ltrace_0.3.35.oe +++ b/nonworking/ltrace/ltrace_0.3.35.oe @@ -0,0 +1,11 @@ +DESCRIPTION = "ltrace is a library call tracing tool." +PR = "1" + +SRC_URI = "${DEBIAN_MIRROR}/main/l/ltrace/ltrace_0.3.35.tar.gz \ + file://no_global_includes.patch;patch=1 " + +inherit autotools + +EXTRA_OEMAKE = "ARCH=${HOST_ARCH}" + +S = "${WORKDIR}/ltrace-${PV}" -- cgit v1.2.3