man: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Dec 2006 21:32:21 +0000 (21:32 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Dec 2006 21:32:21 +0000 (21:32 +0000)
packages/man/man_1.5m2.bb
packages/man/man_1.5p.bb

index 10e0576..45c94cb 100644 (file)
@@ -6,7 +6,7 @@ of the documentation available on a Linux system."
 RDEPENDS_${PN} = "less groff"
 PR = "r1"
 
-SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/man/man-${PV}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/man/man-${PV}.tar.bz2"
 
 EXTRA_OEMAKE = ""
 GS = "-DGREPSILENT=\"q\""
index b05c935..e46b5b0 100644 (file)
@@ -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