From: Gerald Britton Date: Mon, 10 May 2004 22:56:03 +0000 (+0000) Subject: add patch to lrzsz to fix debianizing breakage of po X-Git-Tag: Release-2010-05/1~19224 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5fa8bb1103f69624f986678f98c2694caddc815;p=openembedded.git add patch to lrzsz to fix debianizing breakage of po BKrev: 40a00883ZxPXw2oDW8GlS1anykNwyA --- diff --git a/lrzsz/lrzsz-0.12.20/po-fix.patch b/lrzsz/lrzsz-0.12.20/po-fix.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 54a8eb0a6b..554f8b311e 100644 --- a/lrzsz/lrzsz_0.12.20.oe +++ b/lrzsz/lrzsz_0.12.20.oe @@ -5,7 +5,8 @@ DESCRIPTION = "Tools for zmodem/xmodem/ymodem file transfer" SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \ file://${FILESDIR}/autotools.patch;patch=1 \ file://${FILESDIR}/makefile.patch;patch=1 \ - file://${FILESDIR}/m4.patch;patch=1" + file://${FILESDIR}/m4.patch;patch=1 \ + file://${FILESDIR}/po-fix.patch;patch=1" inherit autotools