From 31fbd1239b02c1d208e46c714a062d653dbb85e5 Mon Sep 17 00:00:00 2001
From: Scott Mindock <srmindock@wisc.edu>
Date: Mon, 25 Mar 2024 18:07:29 +0000
Subject: [PATCH] updating for public

---
 distro/scripts/root_cots.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distro/scripts/root_cots.sh b/distro/scripts/root_cots.sh
index b7690a7..1deb74f 100755
--- a/distro/scripts/root_cots.sh
+++ b/distro/scripts/root_cots.sh
@@ -16,7 +16,7 @@ install()
     yum -y install unzip.x86_64 && \
     #yum -y install java-1.8.0-openjdk-devel.x86_64 && \
     yum -y install imake.x86_64 && \
-    yum -y install tcl-devel.x86_64 && \
+    #yum -y install tcl-devel.x86_64 && \
     yum -y install wget.x86_64 && \
     yum -y install flex-devel.x86_64 && \
     yum -y install autoconf.noarch && \
-- 
GitLab