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

Koakumafile

index cd8284259c2b3529e4bcc736f052098e5dd10952..b907a5b2761221abeff0ee85db4cf05e9d5fee85 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"