[Pkg-javascript-commits] [node-millstone] 05/10: Add commented code on how to generate manpage from markdown

Jérémy Lal kapouer at alioth.debian.org
Fri Oct 25 21:34:11 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository node-millstone.

commit 61cfc79b11406fbcc88fb60e95d0b08964ee3fa0
Author: Jérémy Lal <kapouer at melix.org>
Date:   Fri Oct 25 23:30:15 2013 +0200

    Add commented code on how to generate manpage from markdown
---
 debian/rules |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index ea80984..88d357c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ override_dh_install:
 	dh_install
 	sed -i '1c#!/usr/bin/nodejs' $(CURDIR)/debian/node-millstone/usr/lib/nodejs/millstone/bin/millstone
 
+# do this when marked-man is available as debian package
+# override_dh_manpages:
+	# marked-man debian/millstone.1.md > debian/millstone.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-millstone.git



More information about the Pkg-javascript-commits mailing list