]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
familiar: fix SIMPLE_PREMIRROR, CVS_TARBALL_STASH
authorRene Wagner <rw@handhelds.org>
Thu, 26 Oct 2006 22:31:56 +0000 (00:31 +0200)
committerRene Wagner <rw@handhelds.org>
Thu, 26 Oct 2006 22:31:56 +0000 (00:31 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/conf/distro/familiar-0.8.4.conf

index ee478d1a50609ac0dee788c65e4b2d4347dcf800..86d006dd1675504f87e069524a02696fa276b8dd 100644 (file)
@@ -7,8 +7,8 @@ include conf/distro/familiar-feeds.inc
 
 #always try downloading from handhelds.org first
 INHERIT += "simplepremirror"
-SIMPLE_PREMIRROR ?= "http://familiar.handhelds.org/source/${DISTRO_VERSION}/sources/"
-CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/${DISTRO_VERSION}/sources/"
+SIMPLE_PREMIRROR ?= "http://familiar.handhelds.org/source/0.8.4/sources/"
+CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/0.8.4/sources/"
 
 
 DISTRO_TYPE = "release"