From 9524d4aa5620a75999f74244b6beb0b51200f321 Mon Sep 17 00:00:00 2001 From: Michael Lippautz Date: Sun, 9 May 2010 10:43:39 +0200 Subject: [PATCH] libnxml: convert to new style staging Signed-off-by: Michael Lippautz --- recipes/libnxml/libnxml.inc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/recipes/libnxml/libnxml.inc b/recipes/libnxml/libnxml.inc index 7a777dab1a..af2ee87725 100644 --- a/recipes/libnxml/libnxml.inc +++ b/recipes/libnxml/libnxml.inc @@ -4,12 +4,8 @@ LICENSE = "LGPL" DEPENDS = "curl" -INC_PR = "r0" +INC_PR = "r1" inherit autotools pkgconfig SRC_URI = "http://www.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz" - -do_stage() { - autotools_stage_all -} -- 2.39.5