]> Git repositories of Nishi - tewi.git/commitdiff
update koakumafile
authorNishi <nishi@nishi.boats>
Thu, 3 Oct 2024 04:34:27 +0000 (04:34 +0000)
committerNishi <nishi@nishi.boats>
Thu, 3 Oct 2024 04:34:27 +0000 (04:34 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@233 8739d7e6-ffea-ec47-b151-bdff447c6205

Koakumafile

index af0908a2378de42457d092803c006699e7fcb060..b1201489d7b37090a97628757d91d4ebfe098557 100644 (file)
@@ -41,6 +41,6 @@ proc run {project_name} {
        cd ..
        exec cat /usr/share/7z.sfx archive.7z > tewidist.exe
        RunCommand "rm -rf workdir"
-       RunCommand "doas mkdir -p /raid-nishi/f/g/tewi/$dirname"
-       RunCommand "doas cp tewidist.exe /raid-nishi/f/g/tewi/$dirname/tewidist$dirname-[exec make get-version]-nossl.exe"
+       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"
 }