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

sebastic-guest pushed a commit to branch master
in repository pycsw.

commit 434957af1702cc54b1483a8a297b956478984b2b
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Oct 12 13:54:04 2014 +0200

    Clean up generated man pages.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index c5ac201..a56b341 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,10 @@
 %:
        dh  $@ --with python2,sphinxdoc,apache2 --buildsystem pybuild
 
+override_dh_clean:
+       dh_clean debian/man/pycsw-admin.1 \
+                debian/man/pycsw-admin.1.html
+
 override_dh_auto_build:
        dh_auto_build
        PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ 
build/html # HTML generator

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/pycsw.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to