[Python-modules-commits] r2882 - /packages/plastex/trunk/debian/rules

azatoth-guest at users.alioth.debian.org azatoth-guest at users.alioth.debian.org
Sat Jul 28 15:09:24 UTC 2007


Author: azatoth-guest
Date: Sat Jul 28 15:09:24 2007
New Revision: 2882

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2882
Log:
comment about the doc building

Modified:
    packages/plastex/trunk/debian/rules

Modified: packages/plastex/trunk/debian/rules
URL: http://svn.debian.org/wsvn/python-modules/packages/plastex/trunk/debian/rules?rev=2882&op=diff
==============================================================================
--- packages/plastex/trunk/debian/rules (original)
+++ packages/plastex/trunk/debian/rules Sat Jul 28 15:09:24 2007
@@ -8,6 +8,10 @@
 include $(CURDIR)/debian/mk/docbook-xml-manpage.mk
 
 DOCBOOKXML_MANPAGE_SOURCES = debian/xml-man/plastex.xml
+
+# We are here going to build the documentation using ourself,
+# and as we hasn't installed plastex yet, we are executing the
+# plastex script in the source.
 post-patches::
 	if [ ! -d html ]; then \
 		cd Doc; \




More information about the Python-modules-commits mailing list