mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-20 22:23:53 +08:00
Cull list of ubuntu releases to currently supported ones
This commit is contained in:
parent
c8818c3c19
commit
4d4af3989a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
# for details, see http://www.debian.org/doc/debian-policy/ or
|
||||
# the debian-policy package
|
||||
|
||||
UBUNTU_CODENAMES="lucid maverick natty oneiric precise quantal raring saucy trusty utopic vivid"
|
||||
UBUNTU_CODENAMES="precise trusty utopic vivid"
|
||||
DEBIAN_CODENAMES="squeeze wheezy jessie sid"
|
||||
|
||||
case "$1" in
|
||||
|
|
Loading…
Reference in a new issue