[PATCH] Makefile: doc: call docbook2man one time instead of twice

Nicolas Sebrecht nicolas.s-dev at laposte.net
Sat Jan 8 17:32:23 GMT 2011


Signed-off-by: Nicolas Sebrecht <nicolas.s-dev at laposte.net>
---
 Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 3e5e537..96b4eb6 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,6 @@ clean:
 
 doc: 
 	docbook2man offlineimap.sgml
-	docbook2man offlineimap.sgml
 	docbook2html -u offlineimap.sgml
 	mv offlineimap.html manual.html
 	man -t -l offlineimap.1 > manual.ps
-- 
1.7.4.rc1.220.g438e4





More information about the OfflineIMAP-project mailing list