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