aboutsummaryrefslogtreecommitdiffstats
path: root/packages/man/man_1.5p.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
commit288adb52fd3f802deafa9b19257b3eff610f97b2 (patch)
tree8df96cdeca5facd967e9075eb68ea998a010fa63 /packages/man/man_1.5p.bb
parentb0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff)
downloadopenembedded-288adb52fd3f802deafa9b19257b3eff610f97b2.tar.gz
many files: KERNELORG_MIRROR variable created
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 34b2bff32a..b05c935513 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 = "ftp://ftp.kernel.org/pub/linux/utils/man/man-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/man/man-${PV}.tar.bz2 \
file://man.conf"
# Disable parallel make or it tries to link objects before they are built