From d6cfa15184c30c0f9da1edd0b4e2218bd730ae25 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 30 Jan 2010 22:18:53 +0100 Subject: [PATCH] config/options: - enable autodownload of updated packages --- config/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/options b/config/options index 2ecf180c9a..066030e9f9 100644 --- a/config/options +++ b/config/options @@ -49,7 +49,7 @@ PROJECT_DIR=$ROOT/projects VERBOSE=yes # download new sources when url file is updated (yes/no/ask) - AUTOUPDATE=ask + AUTOUPDATE=yes # Concurrency make level (-j option) # Try value 1 (default) to 4 on single CPU computer, or more on