Commit Graph

2 Commits (028b72b760fe780f3591643b891cfcbe853b2424)

Author SHA1 Message Date
George Macon b7b35bed5c Silence warning during brew search.
The warning concerns improper use of parentheses
in the rdiff-backup formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-09 19:32:08 -07:00
Steven Sartorius 20e4a405ee rdiff-backup
rdiff-backup backs up one directory to another, possibly over a network. It's
a python script which I installed using the '--local' switch. This will create
a 'site-packages' folder under ~/.local/. Don't know if this is the approved
homebrew approach but it works for me.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

* Install privately into libexec and link scripts into bin.
  This way we don't touch any site-packages folders.
2010-07-08 09:03:51 -07:00