From c61ace854ed9e3bdb9f54ad7b2b5cd13879187d5 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 23 Mar 2004 21:55:14 +0000 Subject: Build fixes for flnx, libxml2, and openssh 3.8p1. BKrev: 4060b242vOhaV4FacYfSUz-JxsXTpg --- flnx/flnx_0.18.oe | 1 + 1 file changed, 1 insertion(+) (limited to 'flnx') diff --git a/flnx/flnx_0.18.oe b/flnx/flnx_0.18.oe index 5ae62d41a0..c262e99f8d 100644 --- a/flnx/flnx_0.18.oe +++ b/flnx/flnx_0.18.oe @@ -17,6 +17,7 @@ python do_fetch () { } python do_unpack () { + import string src_uri = oe.data.getVar("SRC_URI", d) src_uri = string.replace(src_uri, "-tar", ".tar") oe.data.setVar("SRC_URI", src_uri, d) -- cgit v1.2.3