From 12115459796bdc9124872bc108e91c3f5fd78ac7 Mon Sep 17 00:00:00 2001 From: yangchen Date: Tue, 26 Apr 2022 15:32:19 +0800 Subject: [PATCH] change --- packaging/tools/makepkg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/tools/makepkg.sh b/packaging/tools/makepkg.sh index f993898882..0863a1c1e4 100755 --- a/packaging/tools/makepkg.sh +++ b/packaging/tools/makepkg.sh @@ -352,4 +352,4 @@ if [ -n "${taostools_bin_files}" ]; then fi fi -cd ${curr_dir} +cd ${curr_dir} \ No newline at end of file -- GitLab