From 501e7b6f4b80eb69b9e6cfdc58fdba4ef97f1884 Mon Sep 17 00:00:00 2001 From: Hayee Bhatti <152845623+hayee-bhatti@users.noreply.github.com> Date: Tue, 12 Aug 2025 21:01:03 +0500 Subject: [PATCH] Update env.sh --- env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.sh b/env.sh index ddf2e257..84908b78 100755 --- a/env.sh +++ b/env.sh @@ -18,7 +18,7 @@ spock40V=4.0.10-2 # removeComponentFromOut: Specifies the Spock component (e.g., spock50) to exclude from stable mode builds in make_tgz.sh. # This variable is ignored in current mode builds, which include all components. -removeComponentFromOut= +removeComponentFromOut=spock60 lolorV=1.2-2 snwflkV=2.2-2