aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-doc-utils_0.19.2.bb
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-02-18 23:32:04 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-02-25 17:03:16 +0100
commit000ed089efaf7e779e233c273cfe202b00394d20 (patch)
tree695df9a72b8029bbc47e781c17e153d4b1c0a6ed /recipes/gnome/gnome-doc-utils_0.19.2.bb
parent405e0b5f60f92995fc722fc3bca9fa8ebc5f5f46 (diff)
downloadopenembedded-000ed089efaf7e779e233c273cfe202b00394d20.tar.gz
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
Diffstat (limited to 'recipes/gnome/gnome-doc-utils_0.19.2.bb')
-rw-r--r--recipes/gnome/gnome-doc-utils_0.19.2.bb6
1 files changed, 1 insertions, 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"