From e804cc4e00d53a4d20a822911da11e07fb76a488 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Fri, 17 Aug 2018 12:01:27 +1200 Subject: [PATCH] a less hackish approach --- live-build/auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/auto/config b/live-build/auto/config index 070d73f3..4d492d31 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -496,8 +496,8 @@ case $PROJECT in esac ;; esac - PREINSTALL_POOL_SEEDS='server-ship' COMPONENTS='main' + PREINSTALL_POOL_SEEDS='server-ship' ;; ubuntu-core)