From 000ed089efaf7e779e233c273cfe202b00394d20 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Thu, 18 Feb 2010 23:32:04 +0100 Subject: gnome-doc-utils: re-enable generation of docs(because of better fix avaliable) The docs generation were disabled in 5c0b720153536943fcaa10ec07db7e8b5a2a505f because of the same issue described in 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 (libxml2 : convert to new staging and fix python error in gnome-doc-utils) But at that time 405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 was not commited yet --- recipes/gnome/gnome-doc-utils_0.19.2.bb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/recipes/gnome/gnome-doc-utils_0.19.2.bb b/recipes/gnome/gnome-doc-utils_0.19.2.bb index d1018f1146..aa0aa0e233 100644 --- a/recipes/gnome/gnome-doc-utils_0.19.2.bb +++ b/recipes/gnome/gnome-doc-utils_0.19.2.bb @@ -1,9 +1,5 @@ require gnome-doc-utils.inc -do_configure_append() { - sed -i 's: doc::g' Makefile.am -} - DEPENDS += "libxml2-native" -PR = "${INC_PR}.1" +PR = "${INC_PR}.2" -- cgit v1.2.3