Mercurial > hg > easyhg
changeset 704:bec2618313d8
Not configure
author | Chris Cannam |
---|---|
date | Wed, 12 Dec 2018 10:31:13 +0000 |
parents | bfd6014ee278 |
children | b93d662a12df |
files | deploy/linux/docker/Dockerfile_appimage.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/deploy/linux/docker/Dockerfile_appimage.in Wed Dec 12 10:30:21 2018 +0000 +++ b/deploy/linux/docker/Dockerfile_appimage.in Wed Dec 12 10:31:13 2018 +0000 @@ -38,7 +38,7 @@ WORKDIR /easyhg ENV QTDIR /opt/qt510 ENV PATH /opt/qt510/bin:$PATH -RUN ./configure +RUN qmake -r RUN make RUN deploy/linux/deploy-appimage.sh