File tree Expand file tree Collapse file tree 5 files changed +0
-15
lines changed
Expand file tree Collapse file tree 5 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -43,9 +43,6 @@ RUN set -eux; \
4343 xargs -ra /tmp/wine-files/wine-${WINE_TARGET}-${WINE_BRANCH}-deps-arm64.txt \
4444 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends; \
4545 \
46- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
47- dpkg-dev; \
48- \
4946 for n in \
5047 "wine-${WINE_BRANCH}-amd64_${WINE_BUILD}_amd64.deb" \
5148 "wine-${WINE_BRANCH}_${WINE_BUILD}_amd64.deb" \
Original file line number Diff line number Diff line change @@ -43,9 +43,6 @@ RUN set -eux; \
4343 xargs -ra /tmp/wine-files/wine-${WINE_TARGET}-${WINE_BRANCH}-deps-arm64.txt \
4444 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends; \
4545 \
46- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
47- dpkg-dev; \
48- \
4946 for n in \
5047 "wine-${WINE_BRANCH}-amd64_${WINE_BUILD}_amd64.deb" \
5148 "wine-${WINE_BRANCH}_${WINE_BUILD}_amd64.deb" \
Original file line number Diff line number Diff line change @@ -38,9 +38,6 @@ RUN set -eux; \
3838 xargs -ra /tmp/wine-files/wine-${WINE_BRANCH}-deps-arm64.txt \
3939 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends; \
4040 \
41- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
42- dpkg-dev; \
43- \
4441 for n in \
4542 "wine-${WINE_BRANCH}-amd64_${WINE_BUILD}_amd64.deb" \
4643 "wine-${WINE_BRANCH}_${WINE_BUILD}_amd64.deb" \
Original file line number Diff line number Diff line change @@ -38,9 +38,6 @@ RUN set -eux; \
3838 xargs -ra /tmp/wine-files/wine-${WINE_BRANCH}-deps-arm64.txt \
3939 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends; \
4040 \
41- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
42- dpkg-dev; \
43- \
4441 for n in \
4542 "wine-${WINE_BRANCH}-amd64_${WINE_BUILD}_amd64.deb" \
4643 "wine-${WINE_BRANCH}_${WINE_BUILD}_amd64.deb" \
Original file line number Diff line number Diff line change @@ -38,9 +38,6 @@ RUN set -eux; \
3838 xargs -ra /tmp/wine-files/wine-${WINE_BRANCH}-deps-arm64.txt \
3939 apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends; \
4040 \
41- apt-get install -o APT::Keep-Downloaded-Packages="false" -y --no-install-recommends \
42- dpkg-dev; \
43- \
4441 for n in \
4542 "wine-${WINE_BRANCH}-amd64_${WINE_BUILD}_amd64.deb" \
4643 "wine-${WINE_BRANCH}_${WINE_BUILD}_amd64.deb" \
You can’t perform that action at this time.
0 commit comments