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

Koakumafile
reisen.conf [new file with mode: 0644]

index 4987d765111f2605d53f38862b41b4a2eaa4fc04..cd8284259c2b3529e4bcc736f052098e5dd10952 100644 (file)
@@ -78,10 +78,7 @@ proc run {project_name} {
        foreach filen [glob Module/*.dll] {
                RunCommand "cp $filen workdir/modules/"
        }
-       cd workdir
-       RunCommand "7z a ../archive.7z *"
-       cd ..
-       exec cat /usr/share/7z.sfx archive.7z > 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"
diff --git a/reisen.conf b/reisen.conf
new file mode 100644 (file)
index 0000000..31eef78
--- /dev/null
@@ -0,0 +1,7 @@
+# $Id$
+Include workdir
+DefaultDirectory C:\Tewi
+CheckOverwrite /etc/tewi.conf
+CheckOverwrite /www/index.html
+CheckOverwrite /www/pbtewi.gif
+DirectoryUnchangable