~persia/debian-cd/mid.seed-cleanup

« back to all changes in this revision

Viewing changes to tools/boot/jaunty/boot-armel

  • Committer: Colin Watson
  • Date: 2009-01-28 23:38:11 UTC
  • Revision ID: cjwatson@canonical.com-20090128233811-zdey1y12tpts6tcc
missing space in armel mkisofs options file

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
cd $CDDIR/..
29
29
 
30
 
echo -n "-J -joliet-long" > $N.mkisofs_opts
 
30
echo -n "-J -joliet-long " > $N.mkisofs_opts
31
31
 
32
32
"$BASEDIR/tools/sorting_weights" "$N"
33
33
echo -n "-sort $(pwd)/$N.weights " >> $N.mkisofs_opts