From: Rene Wagner Date: Thu, 26 Oct 2006 22:31:56 +0000 (+0200) Subject: familiar: fix SIMPLE_PREMIRROR, CVS_TARBALL_STASH X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=85ce83e67fcc22bb92e118f00db328325fcb6e95;p=familiar-h63xx-build.git familiar: fix SIMPLE_PREMIRROR, CVS_TARBALL_STASH Signed-off-by: Rene Wagner --- diff --git a/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf b/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf index ee478d1..86d006d 100644 --- a/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf +++ b/org.handhelds.familiar/conf/distro/familiar-0.8.4.conf @@ -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"