mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 05:11:31 +00:00
fix typo
This commit is contained in:
parent
8a421b4955
commit
70d233196e
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.24) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* add missing ;; to the mx5 case statement
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Tue, 16 Aug 2011 15:38:51 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.23) oneiric; urgency=low
|
livecd-rootfs (2.23) oneiric; urgency=low
|
||||||
|
|
||||||
[ Jani Monoses ]
|
[ Jani Monoses ]
|
||||||
|
@ -201,6 +201,7 @@ case $ARCH in
|
|||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
add_package install linux-meta-linaro-lt-mx5 flash-kernel u-boot-linaro-mx53loco
|
add_package install linux-meta-linaro-lt-mx5 flash-kernel u-boot-linaro-mx53loco
|
||||||
BINARY_REMOVE_LINUX=false
|
BINARY_REMOVE_LINUX=false
|
||||||
|
;;
|
||||||
ac100)
|
ac100)
|
||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
add_package install ac100-tarball-installer
|
add_package install ac100-tarball-installer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user