gnome-doc-utils: Fixed invalid reference to host python in xml2po. Introduced INC_PR.
authorStanislav Brabec <utx@penguin.cz>
Sun, 4 Oct 2009 16:00:09 +0000 (16:00 +0000)
committerutx@penguin.cz <utx@penguin.cz>
Sun, 4 Oct 2009 16:00:09 +0000 (16:00 +0000)
recipes/gnome/gnome-doc-utils.inc
recipes/gnome/gnome-doc-utils_0.10.3.bb
recipes/gnome/gnome-doc-utils_0.12.0.bb
recipes/gnome/gnome-doc-utils_0.7.1.bb

index ff62257..8858dac 100644 (file)
@@ -1,11 +1,11 @@
 LICENSE = "GPL LGPL"
 DEPENDS = "libxml2 libxslt libxslt-native"
 
-PR = "r1"
+INC_PR = "r2"
 
 inherit gnome
 
-EXTRA_OECONF = "--disable-scrollkeeper"
+EXTRA_OECONF = "--disable-scrollkeeper ac_cv_path_PYTHON=${bindir}/python"
 
 do_stage() {
        mkdir -p  ${STAGING_DATADIR}/xml/gnome/xslt/
index cfb4788..d501a7d 100644 (file)
@@ -1,3 +1,3 @@
 require gnome-doc-utils.inc
 
-PR = "r0"
+PR = "${INC_PR}.0"
index 2499ac3..d501a7d 100644 (file)
@@ -1,3 +1,3 @@
 require gnome-doc-utils.inc
 
-PR = "r1"
+PR = "${INC_PR}.0"
index 2499ac3..d501a7d 100644 (file)
@@ -1,3 +1,3 @@
 require gnome-doc-utils.inc
 
-PR = "r1"
+PR = "${INC_PR}.0"