From: Otto Moerbeek Date: Thu, 2 Oct 2025 09:18:25 +0000 (+0200) Subject: Actually do not install rust at all X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F16204%2Fhead;p=thirdparty%2Fpdns.git Actually do not install rust at all Signed-off-by: Otto Moerbeek --- diff --git a/builder-support/dockerfiles/Dockerfile.recursor b/builder-support/dockerfiles/Dockerfile.recursor index ef0a69ef3..f8ecabd25 100644 --- a/builder-support/dockerfiles/Dockerfile.recursor +++ b/builder-support/dockerfiles/Dockerfile.recursor @@ -17,7 +17,4 @@ RUN cd /pdns-recursor/pdns/recursordist && \ meson setup /tmp/rec-meson-dist-build && \ meson dist -C /tmp/rec-meson-dist-build --no-tests -RUN cd /pdns-recursor/builder-support/helpers/ && \ - ./install_rust.sh - RUN cp /tmp/rec-meson-dist-build/meson-dist/pdns-recursor-${BUILDER_VERSION}.tar.xz /sdist/