diff options
Diffstat (limited to 'meta/recipes-extended/man')
-rw-r--r-- | meta/recipes-extended/man/man_1.6f.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/man/man_1.6f.bb b/meta/recipes-extended/man/man_1.6f.bb index f1c9754434..57aeb9c75f 100644 --- a/meta/recipes-extended/man/man_1.6f.bb +++ b/meta/recipes-extended/man/man_1.6f.bb | |||
@@ -10,7 +10,7 @@ DEPENDS = "groff less" | |||
10 | 10 | ||
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" |
12 | 12 | ||
13 | SRC_URI = "http://primates.ximian.com/~flucifredi/${PN}/${PN}-${PV}.tar.gz \ | 13 | SRC_URI = "http://primates.ximian.com/~flucifredi/${BPN}/${BPN}-${PV}.tar.gz \ |
14 | file://man-1.5k-confpath.patch;striplevel=0 \ | 14 | file://man-1.5k-confpath.patch;striplevel=0 \ |
15 | file://man-1.5h1-make.patch;striplevel=1 \ | 15 | file://man-1.5h1-make.patch;striplevel=1 \ |
16 | file://man-1.5k-nonascii.patch;striplevel=1 \ | 16 | file://man-1.5k-nonascii.patch;striplevel=1 \ |