3
0
mirror of https://git.launchpad.net/livecd-rootfs synced 2025-03-25 18:01:17 +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:
Steve Langasek 2010-06-29 17:39:04 -07:00
parent 1fb908e438
commit 1d982b2f56
2 changed files with 7 additions and 8 deletions

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
* fix typo

@ -202,14 +202,6 @@ for FS in "$@"; do
DEV=""
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
# Just in case there's some leftover junk here: