mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-20 15:21:35 +00:00
Merge remote-tracking branch 'seb128/layered-languages-fix' into ubuntu/master
This commit is contained in:
commit
8e986c20fd
@ -218,7 +218,7 @@ remove_packages_from_seed_regexp() {
|
|||||||
if [ -z "${seed_regexp}" ]; then
|
if [ -z "${seed_regexp}" ]; then
|
||||||
pass="${1}.no-${2}"
|
pass="${1}.no-${2}"
|
||||||
_register_pass "$pass"
|
_register_pass "$pass"
|
||||||
subtract_package_lists ${2} "" >> config/package-lists/livecd-rootfs.removal-list.chroot_$pass
|
subtract_package_lists ${2} "desktop-minimal" >> config/package-lists/livecd-rootfs.removal-list.chroot_$pass
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user