From be9def82d44c0fa52f4d53490579c2d049bcc2e0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 30 Dec 2005 13:31:28 +0000 Subject: [PATCH] familiar-unstable: don't use cvsdate=now because it produces stuff like this: xrdb-0.0cvsnow-r2 --- conf/distro/familiar-unstable.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/familiar-unstable.conf b/conf/distro/familiar-unstable.conf index 409213ce10..90745ebe2d 100644 --- a/conf/distro/familiar-unstable.conf +++ b/conf/distro/familiar-unstable.conf @@ -15,7 +15,7 @@ FEED_URIS += " \ updates##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/updates" #CVSDATE = 20050331 -CVSDATE = "now" +#CVSDATE = "now" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial" PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross" -- 2.39.5