mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
We know cosmic's name now.
This commit is contained in:
parent
2c782e076c
commit
baee4ed403
@ -695,17 +695,17 @@ case $SUBPROJECT in
|
||||
add_package install pkg-create-dbgsym
|
||||
# no longer needed in >= bionic
|
||||
add_package install apt-transport-https
|
||||
# no longer needed in >= CC
|
||||
# no longer needed in >= cosmic
|
||||
add_package install tzdata
|
||||
;;
|
||||
artful)
|
||||
# no longer needed in >= bionic
|
||||
add_package install apt-transport-https
|
||||
# no longer needed in >= CC
|
||||
# no longer needed in >= cosmic
|
||||
add_package install tzdata
|
||||
;;
|
||||
bionic)
|
||||
# no longer needed in >= CC
|
||||
# no longer needed in >= cosmic
|
||||
add_package install tzdata
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user