Skip to content

Commit

Permalink
b_deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 4, 2023
1 parent 7014f13 commit 1891356
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 @@ -55,7 +55,7 @@ RUN mkdir -p $TARGETPATH; \
\
# https://blog.csdn.net/sodaloveer/article/details/127727729 #wait并行
test "yes" != "$COMPILE_XRDP" && exit 0 || echo doMake; \
sh /src/xrdp/build.sh fdkaac; \
sh /src/xrdp/build.sh b_deps; \
sh /src/xrdp/build.sh xrdp; \
\
find ${TARGETPATH} -type f |sort; \
Expand Down

0 comments on commit 1891356

Please sign in to comment.