From: Rene Wagner Date: Thu, 16 Nov 2006 20:01:22 +0000 (+0100) Subject: familiar: really fix SIMPLE_PREMIRROR, CVS_TARBALL_STASH. Thanks to Mika Laitio for... X-Git-Url: http://pilppa.org/gitweb/?p=familiar-h63xx-build.git;a=commitdiff_plain;h=37bb5a8c62c1007397bb0c33c4681afae6628093 familiar: really fix SIMPLE_PREMIRROR, CVS_TARBALL_STASH. Thanks to Mika Laitio for spotting. 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 86d006d..a359662 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/0.8.4/sources/" -CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/0.8.4/sources/" +SIMPLE_PREMIRROR ?= "http://familiar.handhelds.org/source/v0.8.4/sources/" +CVS_TARBALL_STASH ?= "http://familiar.handhelds.org/source/v0.8.4/sources/" DISTRO_TYPE = "release"