From a2ec11068fd61e05856131d75c3afd2d29ed57c1 Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Sun, 26 Jun 2016 15:54:11 +0200 Subject: [PATCH] Fix STRUCTURE for ship --- STRUCTURE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/STRUCTURE b/STRUCTURE index b708827..c6cacbc 100644 --- a/STRUCTURE +++ b/STRUCTURE @@ -13,9 +13,9 @@ live-gtk: desktop-gtk live-share live-common live-qt: desktop-qt live-share live-common live-share: live-common ship: boot installer desktop d-i-requirements -ship-live: ship-live-gtk ship-share -ship-live-gtk: ship-share boot live -ship-live-qt: ship-share boot live -ship-share: boot live +ship-live: ship-live-gtk ship-live-share +ship-live-gtk: ship-live-share boot live +ship-live-qt: ship-live-share boot live +ship-live-share: boot live # make sure supported remains the last entry supported: core desktop ship-live supported-common