[Pkg-running-devel] [SCM] Debian package for pytrainer branch, master, updated. debian/1.8.0-4-31-g2da79c9

Christian Perrier bubulle at debian.org
Sun Nov 27 17:00:44 UTC 2011


The following commit has been merged in the master branch:
commit 7025c8be1dcd22de92ec2f332a70eb2600a1e39f
Author: Christian Perrier <bubulle at debian.org>
Date:   Sun Nov 27 14:38:43 2011 +0100

    Just copy the manpage where we need it to be

diff --git a/debian/rules b/debian/rules
index 40ac8f1..bd4efdb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ build-indep: build-stamp
 build-stamp:
 	dh_testdir
 	touch build_stamp
-	groff -Tascii -man man/manpage_pytrainer.src >$(CURDIR)/debian/pytrainer.7
 
 clean:
 	dh_testdir
@@ -39,6 +38,7 @@ install:
 	python setup.py install --no-compile --prefix $(CURDIR)/debian/pytrainer/usr --install-layout=deb
 	mv $(CURDIR)/debian/pytrainer/usr/bin/pytrainer $(CURDIR)/debian/pytrainer/usr/bin/pytr
 	cp $(CURDIR)/debian/mozpytrainer.sh $(CURDIR)/debian/pytrainer/usr/bin/pytrainer 
+	cp man/manpage_pytrainer.src debian/pytrainer.7
 
 binary-arch: 
 #nothing to do

-- 
Debian package for pytrainer



More information about the Pkg-running-devel mailing list