diff options
-rw-r--r-- | conf/distro/familiar-unstable.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |