terminus: replace unfetchable SRC_URI, closes 1870
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 15 Feb 2007 06:29:34 +0000 (06:29 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 15 Feb 2007 06:29:34 +0000 (06:29 +0000)
packages/qpf-fonts/terminus.bb

index 23c00e1..6d2e4ab 100644 (file)
@@ -6,7 +6,8 @@ LICENSE = "GPL"
 PACKAGE_ARCH = "all"
 PR = "r2"
 
-SRC_URI = "http://www.mn-solutions.de/downloads/mnci/terminus-fonts.tar.bz2"
+#SRC_URI = "http://www.mn-solutions.de/downloads/mnci/terminus-fonts.tar.bz2" -> 404 error
+SRC_URI = "http://openzaurus.linuxtogo.org/download/3.5.4/sources/terminus-fonts.tar.bz2"
 S = "${WORKDIR}/terminus-fonts"
 
 do_install() {