]> Git repositories of Nishi - tewi.git/commitdiff
use reisen instead of 7z sfx
authorNishi <nishi@nishi.boats>
Wed, 9 Oct 2024 02:38:26 +0000 (02:38 +0000)
committerNishi <nishi@nishi.boats>
Wed, 9 Oct 2024 02:38:26 +0000 (02:38 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@283 8739d7e6-ffea-ec47-b151-bdff447c6205

Koakumafile

index b907a5b2761221abeff0ee85db4cf05e9d5fee85..f27ea3c1096df6b465c72a2b853d03ec7f3098ae 100644 (file)
@@ -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"