Mercurial > hg > sonic-visualiser
diff deploy/linux/docker/Dockerfile_deb.in @ 2590:4448639b9bb1
Next release won't have feedback request
author | Chris Cannam |
---|---|
date | Mon, 10 Aug 2020 15:59:36 +0100 |
parents | 015806046ebb |
children |
line wrap: on
line diff
--- a/deploy/linux/docker/Dockerfile_deb.in Thu Aug 06 21:11:39 2020 +0100 +++ b/deploy/linux/docker/Dockerfile_deb.in Mon Aug 10 15:59:36 2020 +0100 @@ -59,7 +59,7 @@ RUN rm -f /usr/lib/x86_64-linux-gnu/librubberband.so* WORKDIR /sonic-visualiser -RUN qmake -set SV_PERSISTENT_DEFINES "WITH_FEEDBACK_REQUEST" +RUN qmake -unset SV_PERSISTENT_DEFINES RUN ./configure RUN make -j3