defunkt / rip

Take back your $LOAD_PATH. Deprecated and unmaintained.
MIT License
366 stars 39 forks source link

rake man:build doesn't work #117

Closed a1russell closed 14 years ago

a1russell commented 14 years ago

Currently, rake man:build errors out.

For my fix, see http://github.com/a1russell/rip/commit/3e9676fcfcaf0818858df023d6493776e8c2ce3e

Alternatively, I think you could just move your *.ronn files into the appropriate directory man1 or man5.

defunkt commented 14 years ago

Fixed in f6074e5cd0d7db297fc5cd06c1bfdc8aa5ca3c32, thanks!