Files @ r25093:68192277157a
Branch filter:

Location: cpp/openttd-patchpack/source/os/emscripten/Dockerfile

translators
Update: Translations from eints
luxembourgish: 1 change by phreeze83
serbian: 59 changes by nkrs
1
2
3
4
FROM emscripten/emsdk:2.0.10

COPY emsdk-liblzma.patch /
RUN cd /emsdk/upstream/emscripten && patch -p1 < /emsdk-liblzma.patch