mirror of https://github.com/aria2/aria2
parent
c3b89d37e1
commit
4b924702bc
|
@ -53,8 +53,8 @@ RUN cd expat-2.1.0 && \
|
||||||
--build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` && \
|
--build=`dpkg-architecture -qDEB_BUILD_GNU_TYPE` && \
|
||||||
make install
|
make install
|
||||||
|
|
||||||
RUN tar xf sqlite-autoconf-3080700.tar.gz
|
RUN tar xf sqlite-autoconf-3080803.tar.gz
|
||||||
RUN cd sqlite-autoconf-3080700 && \
|
RUN cd sqlite-autoconf-3080803 && \
|
||||||
./configure \
|
./configure \
|
||||||
--disable-shared \
|
--disable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
|
|
Loading…
Reference in New Issue