From 29251ad2ec627841f6c060c517313a92a3427809 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Fri, 4 Jun 2010 21:20:10 +0200 Subject: [PATCH] Use core instead of minimal, already in plateform. --- STRUCTURE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/STRUCTURE b/STRUCTURE index a256606..b4385da 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -1,8 +1,8 @@ include platform.maverick feature no-follow-recommends -desktop: minimal +desktop: core live: desktop ship-live: boot live -minimal: +core: minimal # make sure supported remains the last entry -supported: desktop ship-live supported-common minimal +supported: desktop ship-live supported-common core