mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-08 18:01:11 +00:00
Yet another lts-foo FLAVOUR cut
This commit is contained in:
parent
90df19ceae
commit
638fa1b0b9
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
livecd-rootfs (2.208.2) UNRELEASED; urgency=medium
|
||||
livecd-rootfs (2.208.2~ppa3) trusty; urgency=medium
|
||||
|
||||
[ Colin Watson ]
|
||||
* If EXTRA_PPAS is set in the environment (as a space-separated sequence
|
||||
|
@ -358,6 +358,7 @@ done
|
||||
NUMFLAVOURS="$(set -- $LB_LINUX_FLAVOURS; echo $#)"
|
||||
if [ "$NUMFLAVOURS" = 1 ] && [ "$LB_LINUX_FLAVOURS" != "none" ]; then
|
||||
# only one kernel flavour
|
||||
FLAVOUR=${LB_LINUX_FLAVOURS%%-lts-*}
|
||||
if [ -e "binary/$INITFS/vmlinuz" ]; then
|
||||
ln "binary/$INITFS/vmlinuz" "$PREFIX.kernel"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user