aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mc/mc_4.6.2.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2010-07-05 02:41:51 +0000
committerutx@penguin.cz <utx@penguin.cz>2010-07-05 02:41:51 +0000
commitdafcd0c847c064b190f70262045547f9c05fd48d (patch)
tree6aca81b125b838d03fc3e63f8043baa1f1f37d3d /recipes/mc/mc_4.6.2.bb
parent85b584079faadac00b328fc512fa6cf01102a8a0 (diff)
downloadopenembedded-dafcd0c847c064b190f70262045547f9c05fd48d.tar.gz
mc: Prefer native libglib-2.0.so.0 over host one in runtime linking of man2hlp. Introduce INC_PR.
Diffstat (limited to 'recipes/mc/mc_4.6.2.bb')
-rw-r--r--recipes/mc/mc_4.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mc/mc_4.6.2.bb b/recipes/mc/mc_4.6.2.bb
index da49427ac8..85a2cce9e3 100644
--- a/recipes/mc/mc_4.6.2.bb
+++ b/recipes/mc/mc_4.6.2.bb
@@ -1,5 +1,5 @@
require mc.inc
-PR = "r4"
+PR = "${INC_PR}.0"
HOMEPAGE = "http://www.midnight-commander.org/"
# most of these fixes were copied from openSUSE Factory.