Revert "fix build dirs"

This reverts commit 1075790c45.
This commit is contained in:
Dmitry Belyaev 2022-06-16 09:50:01 +03:00 committed by Dmitry Belyaev
parent 551440b10b
commit 12bcc8b563
1 changed files with 0 additions and 4 deletions

View File

@ -91,10 +91,6 @@ RUN set -x && \
--with-openssl \
--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 && \
cd /tmp/build && \