mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-18 14:21:45 +00:00
Revert to version 1.127: we do want the subarch in the filename so these
files can coexist in the same directory, as they do for all other archs.
This commit is contained in:
parent
1fb908e438
commit
1d982b2f56
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (1.130) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Revert to version 1.127: we do want the subarch in the filename so these
|
||||||
|
files can coexist in the same directory, as they do for all other archs.
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 29 Jun 2010 17:38:04 -0700
|
||||||
|
|
||||||
livecd-rootfs (1.129) maverick; urgency=low
|
livecd-rootfs (1.129) maverick; urgency=low
|
||||||
|
|
||||||
* fix typo
|
* fix typo
|
||||||
|
@ -202,14 +202,6 @@ for FS in "$@"; do
|
|||||||
DEV=""
|
DEV=""
|
||||||
COMP="main restricted"
|
COMP="main restricted"
|
||||||
|
|
||||||
# we dont want to mangle the project name on armel
|
|
||||||
# but keep it to not confuse debian-cd/cdimage
|
|
||||||
case $TARGETARCH in
|
|
||||||
armel)
|
|
||||||
FSS=$FS
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
select_mirror
|
select_mirror
|
||||||
|
|
||||||
# Just in case there's some leftover junk here:
|
# Just in case there's some leftover junk here:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user