Skip to content

Commit

Permalink
Dockerfile - stage 'sdk' - not move ac-m4-py.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sssomeshhh committed Dec 3, 2022
1 parent 98946d5 commit a34ab29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ COPY sdk sdk
COPY ac-m4-py.patch .
RUN cd sdk && \
rm -rf .git && \
mv ../ac-m4-py.patch ./ && \
git apply ac-m4-py.patch && \
git apply ../ac-m4-py.patch && \
./clean.sh && \
./autogen.sh && \
./configure \
Expand Down

0 comments on commit a34ab29

Please sign in to comment.