Skip to content

Commit

Permalink
deb12: RUN bash /build/build.sh b_tiger
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Oct 22, 2023
1 parent 509bc82 commit 6ca5ab2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ubt/Dockerfile.deb12
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,9 @@ RUN rm -f /bin/sh && ln -s /bin/bash /bin/sh;
# brotli >> libbrotli-dev
RUN apt.sh libbrotli-dev vim-tiny
COPY src/tigervnc /build
# RUN bash /build/build.sh b_tiger
# RUN xx-verify --static /tmp/tigervnc-install/usr/bin/Xvnc; \
# xx-verify --static /tmp/tigervnc-install/usr/bin/vncpasswd
RUN bash /build/build.sh b_tiger
RUN xx-verify --static /tmp/tigervnc-install/usr/bin/Xvnc; \
xx-verify --static /tmp/tigervnc-install/usr/bin/vncpasswd
# RUN upx /tmp/tigervnc-install/usr/bin/Xvnc; \
# upx /tmp/tigervnc-install/usr/bin/vncpasswd

Expand Down

0 comments on commit 6ca5ab2

Please sign in to comment.