[med-svn] [khmer] 02/02: remove unused createmanpages script

Michael Crusoe misterc-guest at moszumanska.debian.org
Sun Feb 1 18:34:20 UTC 2015


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

misterc-guest pushed a commit to branch master
in repository khmer.

commit 16004aec3fcba65b51050fe4e1708ae93a4a9780
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date:   Sun Feb 1 13:34:11 2015 -0500

    remove unused createmanpages script
---
 debian/createmanpages | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/debian/createmanpages b/debian/createmanpages
deleted file mode 100755
index 90b2829..0000000
--- a/debian/createmanpages
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-MANDIR=debian
-mkdir -p $MANDIR
-
-VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
-
-help2man --no-info --no-discard-stderr --help-option=" " \
-         --name='<optional description of the program>' \
-            --version-string="$VERSION" <normalize-by-median.py> \
-	    > $MANDIR/<normalize-by-median.py>.1
-
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git



More information about the debian-med-commit mailing list