mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-08 16:41:35 +00:00
Skip jasper for buildd subproject
This commit is contained in:
parent
bacc18b6b3
commit
aede5df67b
@ -135,8 +135,10 @@ case $IMAGEFORMAT in
|
|||||||
COMPONENTS='main restricted universe multiverse'
|
COMPONENTS='main restricted universe multiverse'
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
case $PROJECT in
|
case $PROJECT:${SUBPROJECT:-} in
|
||||||
ubuntu-cpc)
|
ubuntu-base:buildd)
|
||||||
|
;;
|
||||||
|
ubuntu-cpc:*)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_package live jasper
|
add_package live jasper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user