From: Michael Lauer Date: Sun, 2 May 2004 10:35:32 +0000 (+0000) Subject: add missing DESTDIRs - patch courtesy pb_. X-Git-Tag: Release-2010-05/1~19407 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e10452b0d824aa7969423158e3390d8e3a2621;p=openembedded.git add missing DESTDIRs - patch courtesy pb_. BKrev: 4094cef4CqnrIi7lVlskvEhBIcRwbQ --- diff --git a/lrzsz/lrzsz-0.12.20/makefile.patch b/lrzsz/lrzsz-0.12.20/makefile.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/lrzsz/lrzsz_0.12.20.oe b/lrzsz/lrzsz_0.12.20.oe index e69de29bb2..df4356505e 100644 --- a/lrzsz/lrzsz_0.12.20.oe +++ b/lrzsz/lrzsz_0.12.20.oe @@ -0,0 +1,8 @@ +SECTION = "base" +PRIORITY = "standard" +DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer" + +SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \ + file://${FILESDIR}/makefile.patch;patch=1" + +inherit autotools