Changeset 3089 for branches

Show
Ignore:
Timestamp:
06/03/11 20:06:49 (12 months ago)
Author:
mcstas
Message:

Correcting typo - next is mkdist...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/mcstas-1.x/mkdist

    r3087 r3089  
    249249    # our own code. April 2008 this is about 120 megs... 
    250250    dd if=/dev/zero of=./McStas-$1-OSX.dmg bs=1M count=120 
    251     /sbin/mkfs.hfsplus -v 'McStas' ./McStas-$1.dmg 
     251    /sbin/mkfs.hfsplus -v 'McStas' ./McStas-$1-OSX.dmg 
    252252    # Likely needs root level access: 
    253253    sudo mkdir /mnt/dmg