add docker build env

This commit was merged in pull request #1.
This commit is contained in:
2026-07-09 19:24:05 +02:00
parent 16f3abf51b
commit 11922d7199
9 changed files with 36 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
cd out && patch -p1 < ../changes.patch && cd -