From 8a7b9cfa952b47950feaa82a7cd203c29aa4189d Mon Sep 17 00:00:00 2001 From: Nishi Date: Wed, 9 Oct 2024 02:37:53 +0000 Subject: [PATCH] use reisen instead of 7z sfx git-svn-id: file:///raid/svn-personal/tewi/trunk@282 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Koakumafile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koakumafile b/Koakumafile index cd82842..b907a5b 100644 --- a/Koakumafile +++ b/Koakumafile @@ -78,7 +78,7 @@ proc run {project_name} { foreach filen [glob Module/*.dll] { RunCommand "cp $filen workdir/modules/" } - RunCommand "reisen 'Tewi HTTPd' @reisen.conf tewidist.exe" + RunCommand "reisen Tewi\ HTTPd @reisen.conf tewidist.exe" RunCommand "rm -rf workdir" RunCommand "doas mkdir -p /raid/f/g/tewi/$dirname" RunCommand "doas cp tewidist.exe /raid/f/g/tewi/$dirname/tewidist$dirname-[exec make get-version]-nossl.exe" -- 2.45.2