From: nipsufn Date: Sat, 1 Apr 2023 09:31:24 +0000 (+0200) Subject: test: nqtp fork X-Git-Tag: 4.2.1d0~8^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f54775645101a5c3bc7cb1d6f40f27e7e95ef10;p=thirdparty%2Fshairport-sync.git test: nqtp fork --- diff --git a/docker/Dockerfile b/docker/Dockerfile index 4ab4bed0..dbb8d44a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -40,7 +40,8 @@ WORKDIR / ##### ALAC END ##### ##### NQPTP ##### -RUN git clone https://github.com/mikebrady/nqptp +#RUN git clone https://github.com/mikebrady/nqptp +RUN git clone https://github.com/nipsufn/nqptp WORKDIR /nqptp RUN git checkout "$NQPTP_BRANCH" RUN autoreconf -i