mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-25 12:04:58 +00:00
Update Dockerfile
This commit is contained in:
parent
7c4e992bc3
commit
dfbc04ad14
@ -46,6 +46,7 @@ RUN buildDeps=" \
|
|||||||
&& rm libtor.tar.gz* \
|
&& rm libtor.tar.gz* \
|
||||||
&& rm qbittorrent.tar.gz* \
|
&& rm qbittorrent.tar.gz* \
|
||||||
&& cd /usr/src/libtorrent/ \
|
&& cd /usr/src/libtorrent/ \
|
||||||
|
&& ./autotool.sh \
|
||||||
&& export LDFLAGS=-L/opt/local/lib \
|
&& export LDFLAGS=-L/opt/local/lib \
|
||||||
&& export CXXFLAGS=-I/opt/local/include \
|
&& export CXXFLAGS=-I/opt/local/include \
|
||||||
&& ./configure --disable-debug \
|
&& ./configure --disable-debug \
|
||||||
|
Loading…
Reference in New Issue
Block a user