mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 19:26:54 +00:00
fix automake-1.15
This commit is contained in:
parent
4bdeed1c25
commit
0811260ffc
@ -23,6 +23,7 @@ WORKDIR /tmp/build/
|
||||
|
||||
RUN sed -i 's/ed -s/ed/g' bootstrap.sh
|
||||
RUN ln -s /usr/bin/aclocal-1.16 /usr/bin/aclocal-1.15
|
||||
RUN ln -s /usr/bin/automake-1.16 /usr/bin/automake-1.15
|
||||
RUN sh bootstrap.sh
|
||||
|
||||
RUN \
|
||||
|
Loading…
Reference in New Issue
Block a user