Closed Bug 295307 Opened 19 years ago Closed 18 years ago

Unable to pass make-diskimage a desired volume name which includes spaces

Categories

(Firefox Build System :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: asaf, Unassigned)

Details

Doing something like:

make-diskimage foo.dmg firefox foo\ bar

doesn't success to produce a disk image, either becuase the hdiutil call or
becuase (later, with that <- fixed) it failes to ditto into the right volume.
This was fixed a really long time ago, in bug 302080, when pkg-dmg superseded make-diskimage.  pkg-dmg supports spaces in the name used for the --volname option (and in many other places).  make-diskimage is now an unused wrapper around pkg-dmg, although it can be safely removed at this point.  Mano's example now produces the intended result.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.