unixorn / luggage

Project to automate OS X package creation without using the packagemaker GUI
https://github.com/unixorn/luggage/wiki
391 stars 72 forks source link

Updating all $< to "${<}" #41

Closed n8felton closed 12 years ago

n8felton commented 12 years ago

This allows for proper handling of spaces in file paths.

ccaviness commented 12 years ago

Ah, nice - we're doing this in some local rules, good to see a full patch for everything.