* Fix autorun.inf generation when win32-loader is present.

This commit is contained in:
Otavio Salvador 2007-09-13 18:28:21 +00:00
parent 47a62f95d2
commit f2026f7c5f
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View File

@ -14,8 +14,9 @@ debian-cd (3.0.4) UNRELEASED; urgency=low
dhcp3-client-udeb has over.
* Exclude multipath-udeb and libaio1-udeb since they're not being use
yet.
* Fix autorun.inf generation when win32-loader is present.
-- Otavio Salvador <otavio@debian.org> Wed, 12 Sep 2007 13:31:32 -0300
-- Otavio Salvador <otavio@debian.org> Thu, 13 Sep 2007 15:28:30 -0300
debian-cd (3.0.3) unstable; urgency=low

View File

@ -254,7 +254,7 @@ else
fi
# Add autorun
if [ -f $CDDIR/setup.exe ]; then
if [ -f boot$N/setup.exe ]; then
# when win32-loader is present, use that (it already checks for README.html)
todos > $CDDIR/autorun.inf <<EOF
[autorun]