fakeroot: fix SRC_URI
authorMichael Lauer <mickey@vanille-media.de>
Tue, 23 May 2006 12:57:47 +0000 (12:57 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 23 May 2006 12:57:47 +0000 (12:57 +0000)
packages/fakeroot/fakeroot_1.2.13.bb

index f141330..8ae7ca3 100644 (file)
@@ -1,8 +1,8 @@
-SECTION = "base"
 DESCRIPTION = "Gives a fake root environment"
+SECTION = "base"
 HOMEPAGE = "http://joostje.op.het.net/fakeroot/index.html"
 LICENSE = "GPL"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz"
+SRC_URI = "http://openzaurus.org/mirror/fakeroot_${PV}.tar.gz"
 
 inherit autotools