mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-03 00:41:15 -05:00
PkgInfo: add Ubuntu codename yakkety, remove vivid
This commit is contained in:
parent
84b94d589c
commit
ec0af16eaa
@ -113,7 +113,7 @@ def _getDistro(release):
|
||||
"experimental")
|
||||
debian_archive = ("bo", "hamm", "slink", "potato", "woody", "sarge",
|
||||
"etch", "lenny", "squeeze")
|
||||
ubuntu = ("precise", "trusty", "vivid", "wily", "xenial")
|
||||
ubuntu = ("precise", "trusty", "wily", "xenial", "yakkety")
|
||||
if release.startswith(debian):
|
||||
return "debian"
|
||||
elif release.startswith(ubuntu):
|
||||
|
Loading…
x
Reference in New Issue
Block a user