mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 18:19:20 +02:00
Removed unnecessary mv for libphysfs.a
This commit is contained in:
parent
272867e56e
commit
f6358492a5
@ -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/.
|
||||
|
Loading…
x
Reference in New Issue
Block a user