mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
Removed unnecessary mv for libphysfs.a
This commit is contained in:
@@ -27,7 +27,6 @@ WORKDIR /physfs/build/
|
|||||||
RUN cmake ..
|
RUN cmake ..
|
||||||
RUN make -j$(nproc)
|
RUN make -j$(nproc)
|
||||||
RUN make install
|
RUN make install
|
||||||
RUN mv /usr/local/lib/libphysfs.a /usr/lib/x86_64-linux-gnu/.
|
|
||||||
|
|
||||||
COPY ./src/ /otclient/src/.
|
COPY ./src/ /otclient/src/.
|
||||||
COPY CMakeLists.txt /otclient/.
|
COPY CMakeLists.txt /otclient/.
|
||||||
|
Reference in New Issue
Block a user