From bd7b158c71220120b693d5d8f39fad56a878327c Mon Sep 17 00:00:00 2001 From: Andrew Kaster Date: Tue, 7 Sep 2021 02:32:41 -0600 Subject: [PATCH] Meta: Update serenity.sh for the SuperBuild Direct build commands to the SuperBuild's binary directory, and image/run commands to the Serenity binary directory. As a side benefit, make the lagom target only build Lagom instead of the entire OS alongside Lagom. --- Meta/serenity.sh | 48 ++++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 20 deletions(-) diff --git a/Meta/serenity.sh b/Meta/serenity.sh index 072a329362..9df0e94f51 100755 --- a/Meta/serenity.sh +++ b/Meta/serenity.sh @@ -8,7 +8,7 @@ print_help() { cat <