[zaptel-commits] tzafrir: branch 1.4 r3628 - /branches/1.4/Makefile
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Tue Jan 8 16:09:08 CST 2008
Author: tzafrir
Date: Tue Jan 8 16:09:08 2008
New Revision: 3628
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3628
Log:
Slightly saner man -> html.
Modified:
branches/1.4/Makefile
Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.4/Makefile?view=diff&rev=3628&r1=3627&r2=3628
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Tue Jan 8 16:09:08 2008
@@ -413,7 +413,7 @@
# on Debian: this requires the full groof, not just groff-base.
%.8.html: %.8
- groff -Thtml $^ >$@
+ man -Thtml $^ >$@
htmlman: $(GROFF_HTML)
More information about the zaptel-commits
mailing list