Commit Graph

4 Commits (e9c84b8bbf950d4ca55dfd610829902b3ac52cfe)

Author SHA1 Message Date
Adam Vandenberg da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 620317ca6d Update formulae to use ENV.cflags 2010-08-10 08:30:19 -07:00
Konrad Zieliński d43adc65eb New formula: afsctool
Utility that provides in place HFS+ compression/decompression.

It can create huge savings – try it on /Developer – it shrinks it by 1.3 GB.

sudo afsctool -cv /Developer

http://forums.macrumors.com/showthread.php?t=780570
http://www.macosxhints.com/article.php?story=20090902223042255
http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars/3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-29 11:09:04 -07:00