Remove mention of delo.2nd from hppa boot script

Must have been a cut and paste error from a mips script. :-(
This commit is contained in:
Steve McIntyre 2014-05-30 12:08:51 +01:00
parent e53f3e1ad6
commit e4fdc94a23
2 changed files with 1 additions and 2 deletions

2
debian/changelog vendored
View File

@ -16,7 +16,7 @@ debian-cd (3.1.15) UNRELEASED; urgency=low
* Factor out the xorriso version-checking code
[ Helge Deller ]
* Fixes for booting on hppa architecture. Closes: #743879
* Fixes for booting on hppa architecture. Closes: #743879, #749409
[ Robert Millan ]
* Update from kfreebsd-9 to kfreebsd-10

View File

@ -36,7 +36,6 @@ if [ -z "$PALODEB" ] ; then
fi
(dpkg --fsys-tarfile "$MIRROR/$PALODEB" | \
tar xf - -C . ./usr/share/palo/iplboot)
mv boot/delo.2nd $CDROOT/boot/delo.2nd
mv usr/share/palo/iplboot $CDROOT/install/iplboot
if [ -n "$ARCHIVE_EXTRACTED_SOURCES" ]; then