From 430ec79b86131ec09aa98711021326bf9a6031d2 Mon Sep 17 00:00:00 2001 From: zhangchao13 Date: Tue, 23 Aug 2022 06:41:49 +0000 Subject: [PATCH] update LifeSciences/nanopack-1.1.0/build.sh. Signed-off-by: zhangchao13 --- LifeSciences/nanopack-1.1.0/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/LifeSciences/nanopack-1.1.0/build.sh b/LifeSciences/nanopack-1.1.0/build.sh index 98ee3d02..72c7490d 100644 --- a/LifeSciences/nanopack-1.1.0/build.sh +++ b/LifeSciences/nanopack-1.1.0/build.sh @@ -23,6 +23,7 @@ buildpath=$(create_dir $1) installpath=$(create_dir $2) yum install -y m4 environment-modules systemd-devel +source /etc/profile module purge dep_dir="dependency" -- Gitee