From 2a4f53240e84e2bd54ff9a3471bd7379d8b8e942 Mon Sep 17 00:00:00 2001 From: Yi Zhang Date: Mon, 2 Aug 2021 22:13:24 +0800 Subject: [PATCH] update build system --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 3a6894f..13c2404 100755 --- a/config.sh +++ b/config.sh @@ -5,7 +5,7 @@ runtype=configure buildtype=Release netcdflib=/usr/local prefixdir=/opt/stow -targetdir=/opt +targetdir=/usr/local while getopts "hr:p:b:n:d:t:" arg do