From 7df09b74f23830a760386f8322faeb7e6cfc0dc6 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Sun, 13 Feb 2011 12:24:12 +0000 Subject: Install redo manpages --- Library/Formula/redo.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Library') diff --git a/Library/Formula/redo.rb b/Library/Formula/redo.rb index 958553a8b..7a9253d63 100644 --- a/Library/Formula/redo.rb +++ b/Library/Formula/redo.rb @@ -1,5 +1,10 @@ require 'formula' +class RedoDocs :git, :branch => 'man' } + version 'foo' +end + class Redo