summaryrefslogtreecommitdiff
path: root/packages/man/man_1.5p.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-18 21:32:21 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-18 21:32:21 +0000
commite056a869184fa59e4432a6020234cf0ea92d3e23 (patch)
tree2d5a05a91162d3707617219a5eab7a80f75197a0 /packages/man/man_1.5p.bb
parentdf8fcf6e46e8190ddb0ddd797d7dfb466d8f2923 (diff)
man: fixed SRC_URI
Diffstat (limited to 'packages/man/man_1.5p.bb')
-rw-r--r--packages/man/man_1.5p.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/man/man_1.5p.bb b/packages/man/man_1.5p.bb
index b05c935513..e46b5b03cc 100644
--- a/packages/man/man_1.5p.bb
+++ b/packages/man/man_1.5p.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "less groff"
# Note: The default man.conf uses wrong names for GNU eqn and troff,
# so we install our own
-SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/man/man-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/man/man-${PV}.tar.bz2 \
file://man.conf"
# Disable parallel make or it tries to link objects before they are built