man: fix QA Packaging issues

(From OE-Core rev: 2f597288c141c910b945e63e8b31436984ad536b)

(From OE-Core rev: cb3cdb9da4866539ac84df811076c4ddad89e47a)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2011-10-26 21:44:01 +02:00 committed by Richard Purdie
parent 07e2aa9b80
commit 7e96247751
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ DESCRIPTION = "A set of documentation tools: man, apropos and whatis"
SECTION = "console/utils"
HOMEPAGE = "http://primates.ximian.com/~flucifredi/man"
LICENSE = "GPLv2"
PR = "r0"
PR = "r1"
DEPENDS = "groff less"
@ -61,4 +61,4 @@ do_install_append(){
}
FILES_${PN} += "${datadir}/locale"
FILES_${PN} += "${datadir}/locale ${sysconfdir}/man.conf"