[Apt-offline-devel] [SCM] Offline APT Package Manager branch, master, updated. 0.9.5-2-g9d13b54

Ritesh Raj Sarraf rrs at researchut.com
Thu Nov 19 08:27:15 UTC 2009


The following commit has been merged in the master branch:
commit 30859d128987626213c06ad953ad25971e71aa3a
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Thu Nov 19 13:52:24 2009 +0530

    Add an html for the man page

diff --git a/Makefile b/Makefile
index fe3f704..69f8dda 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,11 @@ all:
 
 gui:
 	pyuic AptOfflineGUI.ui > AptOfflineGUI.py
+
+html:
+	man2html apt-offline.8 > apt-offline.html
 	
 clean:
 	rm -f AptOfflineGUI.py
 	rm -f *.pyc
+	rm -f apt-offline.html

-- 
Offline APT Package Manager



More information about the Apt-offline-devel mailing list