]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
fix: typo
authornipsufn <nipsufn+gh@pm.me>
Tue, 28 Mar 2023 17:51:13 +0000 (19:51 +0200)
committernipsufn <nipsufn+gh@pm.me>
Tue, 28 Mar 2023 17:51:13 +0000 (19:51 +0200)
docker/Dockerfile

index 42844dce1edab4e07a98b99f98bb53890d2b9131..4ab4bed0b66a4d761cbf22853c555de4a8dabbeb 100644 (file)
@@ -56,7 +56,7 @@ COPY . .
 RUN git checkout "$SHAIRPORT_SYNC_BRANCH"
 WORKDIR /shairport-sync/build
 RUN autoreconf -i ../
-RUN ../configure --sysconfdir=/etc --with-alsa -=-with-pa --with-soxr --with-avahi --with-ssl=openssl \
+RUN ../configure --sysconfdir=/etc --with-alsa --with-pa --with-soxr --with-avahi --with-ssl=openssl \
         --with-airplay-2 --with-metadata --with-dummy --with-pipe --with-dbus-interface \
         --with-stdout --with-mpris-interface --with-mqtt-client \
         --with-apple-alac --with-convolution