Skip to content

Commit

Permalink
batch x3
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 18, 2023
1 parent 1b74577 commit 48e0510
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ COPY src/tigervnc /build
ENV targetDir=/usr
# build.sh: split multi steps, to speed up
RUN sh /build/build.sh gnutls
# RUN /build/build.sh libxfont2
# RUN /build/build.sh libfontenc
RUN /build/build.sh libxfont2
RUN /build/build.sh libfontenc
# RUN /build/build.sh libtasn1
# RUN /build/build.sh libxshmfence
# RUN /build/build.sh tigervnc
Expand Down

0 comments on commit 48e0510

Please sign in to comment.