From a43863b7f126b4e4e9eae64c11b657ef9530e50a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 12 Jan 2009 15:37:21 +0000 Subject: apr: Remove workdir path references from installed apr files --- meta/packages/apr/apr_1.3.3.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta/packages/apr/apr_1.3.3.bb') diff --git a/meta/packages/apr/apr_1.3.3.bb b/meta/packages/apr/apr_1.3.3.bb index 3e23bcd87..ac25246be 100644 --- a/meta/packages/apr/apr_1.3.3.bb +++ b/meta/packages/apr/apr_1.3.3.bb @@ -2,10 +2,11 @@ DESCRIPTION = "Apache Portable Runtime (APR) library" SECTION = "libs" LICENSE = "Apache License, Version 2.0" -PR = "r0" +PR = "r2" SRC_URI = "${APACHE_MIRROR}/apr/${P}.tar.bz2 \ - file://configure_fixes.patch;patch=1" + file://configure_fixes.patch;patch=1 \ + file://configfix.patch;patch=1" inherit autotools lib_package binconfig -- cgit v1.2.3