mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[cmake] Run configure.sh at build
Signed-off-by: x7z4w <x7z4w@noreply.codeberg.org>
This commit is contained in:
@@ -19,8 +19,7 @@ RUN apt-get update && apt-get install -y \
|
||||
RUN ln -fs /usr/share/zoneinfo/$TZ /etc/localtime && \
|
||||
dpkg-reconfigure --frontend noninteractive tzdata
|
||||
|
||||
RUN echo "" | ./configure.sh \
|
||||
&& ./tools/unix/build_omim.sh -rs generator_tool
|
||||
RUN ./tools/unix/build_omim.sh -rs generator_tool
|
||||
|
||||
RUN pip install --upgrade pip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user