We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a4c04 commit 47ce4e1Copy full SHA for 47ce4e1
Makefile
@@ -27,7 +27,7 @@ $(addsuffix -arm64, $(VARIANTS)): %-arm64: %-$(VERSION)-arm64.tar.xz
27
28
ubuntu-%.tar.xz: BUILD_MODE=ubuntu
29
ubuntu-bionic-%.tar.xz: BUILD_SUITE=bionic
30
-ubuntu-disco-%.tar.xz: BUILD_SUITE=bionic
+ubuntu-disco-%.tar.xz: BUILD_SUITE=disco
31
32
debian-%.tar.xz: BUILD_MODE=debian
33
debian-stretch-%.tar.xz: BUILD_SUITE=stretch
0 commit comments