summaryrefslogtreecommitdiff
path: root/hyra-build.sh
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-05-27 00:13:16 -0400
committerIan Moffett <ian@osmora.org>2025-05-27 00:13:16 -0400
commitcfa764e5244257025bac2d353dd71b7ff8da6bc4 (patch)
tree17ea8984ef7e71f3972ca5f19b905a66a801677c /hyra-build.sh
parent15b5407eb1e5c228aa9704f8ab8321742a48c113 (diff)
build: Clean stage 1 on two stage builds
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'hyra-build.sh')
-rwxr-xr-xhyra-build.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/hyra-build.sh b/hyra-build.sh
index 4766261..e06afec 100755
--- a/hyra-build.sh
+++ b/hyra-build.sh
@@ -85,6 +85,11 @@ gen_isofs() {
# Stage 1 - build production media
####################################
stage1() {
+ if [[ $install_flag == "true" ]]
+ then
+ make clean
+ fi
+
iso_root_skel
sysroot_skel