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.