Commit Graph

7 Commits (f328a71391ce2c2c1889f407e0d2601d084c19a7)

Author SHA1 Message Date
Jack Nagel 8174e59412 rdiff-backup: fix typo
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-16 22:36:14 -06:00
Adam Vandenberg fed1114015 rdiff-backup: fix compiles on 32-bit CPUs 2012-01-15 10:58:07 -08:00
Adam Vandenberg 12106f5de7 rdiff-backup: use new arch methods 2011-03-19 09:50:26 -07:00
Adam Vandenberg 424dcf5c69 rdiff-backup: don't build for PPC
When compiling against the system Python, explicitly don't build
any PPC architectures.
2011-03-18 22:55:32 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
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