mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-28 20:37:40 +00:00
Remove references to legacy build system in Dockerfile
This commit is contained in:
parent
216c8586bd
commit
6d5fcbc126
@ -27,7 +27,6 @@ RUN /clone_vcpkg_from_baseline.sh /vcpkg
|
||||
FROM scratch as src
|
||||
|
||||
WORKDIR /usr/src/megacmd
|
||||
COPY Makefile.am autogen.sh clean.sh configure.ac ./
|
||||
COPY sdk ./sdk
|
||||
COPY src ./src
|
||||
COPY build ./build
|
||||
|
Loading…
x
Reference in New Issue
Block a user