summaryrefslogtreecommitdiff
path: root/recipes/xorg-app/xman_1.0.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 10:37:35 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-14 11:14:22 +0200
commit05d590a14c1e28110a2ac304e9de9160bd105411 (patch)
treea4a1ed25665deeb3b7b072214d76069a9bf378d2 /recipes/xorg-app/xman_1.0.3.bb
parent9914ac86f89b059d4494db6ea3842de2edbcecdc (diff)
xorg-app: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/xman_1.0.3.bb')
-rw-r--r--recipes/xorg-app/xman_1.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-app/xman_1.0.3.bb b/recipes/xorg-app/xman_1.0.3.bb
index a1d665edff..44d0d94fe2 100644
--- a/recipes/xorg-app/xman_1.0.3.bb
+++ b/recipes/xorg-app/xman_1.0.3.bb
@@ -4,9 +4,9 @@ DESCRIPTION = "manual page browser for X"
DEPENDS += " libxaw libxprintutil libxp libxt"
RDEPENDS_${PN} = " man"
PE = "1"
-PR = "r1"
FILES_${PN} += " /usr/share/X11/xman.help"
SRC_URI[archive.md5sum] = "3d3a4b310a65ccce82472ef83acbbf97"
SRC_URI[archive.sha256sum] = "38e03bfa2d3d109d55342e3539be952268e405fb458fb8c4f87739594a25394a"
+PR = "${INC_PR}.0"