From a5fa8bb1103f69624f986678f98c2694caddc815 Mon Sep 17 00:00:00 2001 From: Gerald Britton Date: Mon, 10 May 2004 22:56:03 +0000 Subject: add patch to lrzsz to fix debianizing breakage of po BKrev: 40a00883ZxPXw2oDW8GlS1anykNwyA --- lrzsz/lrzsz-0.12.20/po-fix.patch | 0 lrzsz/lrzsz_0.12.20.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 lrzsz/lrzsz-0.12.20/po-fix.patch 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 -- cgit v1.2.3