mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-06 15:51:48 +00:00
More consolidation of duplicate configs
This commit is contained in:
parent
86917060b8
commit
6d834be1bf
@ -537,17 +537,13 @@ case $IMAGEFORMAT in
|
||||
;;
|
||||
*)
|
||||
case $PROJECT in
|
||||
ubuntu-server)
|
||||
;;
|
||||
ubuntu-wsl)
|
||||
ubuntu-server|ubuntu-wsl|ubuntu-oem)
|
||||
;;
|
||||
ubuntu|ubuntu-budgie)
|
||||
if [ "$SUBPROJECT" = "legacy" ]; then
|
||||
add_package live casper
|
||||
fi
|
||||
;;
|
||||
ubuntu-oem)
|
||||
;;
|
||||
*)
|
||||
add_package live casper
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user