Skip to content

Commit

Permalink
# sh /src/xcompmgr/build.sh cache; \
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 30, 2023
1 parent 23d40f5 commit 2392bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile/build-alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ ARG COMPILE_XCOMPMGR="yes"
ENV CONSOLE_LOG=no \
TARGETPATH=/usr/local/static/xcompmgr
RUN mkdir -p $TARGETPATH; \
sh /src/xcompmgr/build.sh cache; \
# sh /src/xcompmgr/build.sh cache; \
\
test "yes" != "$COMPILE_XCOMPMGR" && exit 0 || echo doMake; \
sh /src/xcompmgr/build.sh Xdamage; \
Expand Down

0 comments on commit 2392bb9

Please sign in to comment.