mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-06-01 13:20:58 +00:00
Revert "fix build dirs"
This reverts commit 1075790c45e132ce6289a774bfc6bc3b92d068d7.
This commit is contained in:
parent
551440b10b
commit
12bcc8b563
@ -91,10 +91,6 @@ RUN set -x && \
|
|||||||
--with-openssl \
|
--with-openssl \
|
||||||
--with-pidfile=/var/run/squid/squid.pid
|
--with-pidfile=/var/run/squid/squid.pid
|
||||||
|
|
||||||
# fix build
|
|
||||||
RUN set -x && \
|
|
||||||
mkdir -p /tmp/build/tools/squidclient/tests && \
|
|
||||||
mkdir -p /tmp/build/tools/tests
|
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
cd /tmp/build && \
|
cd /tmp/build && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user