WANT_V6 is IPv6-only, so disabled it
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e1f873efb5
commit
3bdae9296f
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ RUN cvs -d :pserver:cvs@cvs.fefe.de:/cvs -z9 co libowfat \
|
|||
RUN git clone git://erdgeist.org/opentracker \
|
||||
&& cd opentracker \
|
||||
&& sed -i 's/#FEATURES+=-DWANT_ACCESSLIST_WHITE/FEATURES+=-DWANT_ACCESSLIST_WHITE/' Makefile \
|
||||
&& sed -i 's/#FEATURES+=-DWANT_V6/FEATURES+=-DWANT_V6/' Makefile \
|
||||
&& make
|
||||
|
||||
FROM alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue