more2
This commit is contained in:
parent
d7e6cb38f7
commit
782d534b80
1 changed files with 0 additions and 6 deletions
|
@ -612,9 +612,3 @@ template("linux_package") {
|
||||||
linux_package("stable") {
|
linux_package("stable") {
|
||||||
channel = "stable"
|
channel = "stable"
|
||||||
}
|
}
|
||||||
linux_package("beta") {
|
|
||||||
channel = "beta"
|
|
||||||
}
|
|
||||||
linux_package("unstable") {
|
|
||||||
channel = "unstable"
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue