aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-doc-utils_0.12.0.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-10-04 16:00:09 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-10-04 16:00:09 +0000
commitfe1a4e022daec1e44665fa3ff1540842f9ca716d (patch)
tree817c92ea26ccc31cd4f64d1e40fa60f735331535 /recipes/gnome/gnome-doc-utils_0.12.0.bb
parentbcd5894dcd9db9234dd6d99a9e1bd0d6d8fef19a (diff)
downloadopenembedded-fe1a4e022daec1e44665fa3ff1540842f9ca716d.tar.gz
gnome-doc-utils: Fixed invalid reference to host python in xml2po. Introduced INC_PR.
Diffstat (limited to 'recipes/gnome/gnome-doc-utils_0.12.0.bb')
-rw-r--r--recipes/gnome/gnome-doc-utils_0.12.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-doc-utils_0.12.0.bb b/recipes/gnome/gnome-doc-utils_0.12.0.bb
index 2499ac36e4..d501a7db4c 100644
--- a/recipes/gnome/gnome-doc-utils_0.12.0.bb
+++ b/recipes/gnome/gnome-doc-utils_0.12.0.bb
@@ -1,3 +1,3 @@
require gnome-doc-utils.inc
-PR = "r1"
+PR = "${INC_PR}.0"