mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-26 09:32:11 +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
|
case $PROJECT in
|
||||||
ubuntu-server)
|
ubuntu-server|ubuntu-wsl|ubuntu-oem)
|
||||||
;;
|
|
||||||
ubuntu-wsl)
|
|
||||||
;;
|
;;
|
||||||
ubuntu|ubuntu-budgie)
|
ubuntu|ubuntu-budgie)
|
||||||
if [ "$SUBPROJECT" = "legacy" ]; then
|
if [ "$SUBPROJECT" = "legacy" ]; then
|
||||||
add_package live casper
|
add_package live casper
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
ubuntu-oem)
|
|
||||||
;;
|
|
||||||
*)
|
*)
|
||||||
add_package live casper
|
add_package live casper
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user