From 72b8af924039fb27e047259412fc7779e51cfe69 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Fri, 10 Jun 2016 17:36:42 +0200 Subject: [PATCH] Simplify supported seed. --- STRUCTURE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STRUCTURE b/STRUCTURE index 2590e00..3607e8e 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -14,4 +14,4 @@ ship-live: ship-live-gtk ship-live-gtk: boot live ship-live-qt: boot live # make sure supported remains the last entry -supported: desktop desktop-gtk desktop-qt ship-live ship-live-gtk ship-live-qt supported-common core core-gtk core-qt +supported: core desktop ship-live supported-common