[python-mapnik] 04/04: Remove auto-generated mapnik/paths.py on clean.
    Sebastiaan Couwenberg 
    sebastic at moszumanska.debian.org
       
    Thu Jul  9 06:53:54 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-mapnik.
commit d7c8a51cca3d5dbbe494a2598f6c3791240902a0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jul 9 08:22:02 2015 +0200
    Remove auto-generated mapnik/paths.py on clean.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 2ecafd8..910ae22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,9 @@ export PYBUILD_NAME=mapnik
 		--buildsystem=pybuild \
 		--parallel
 
+override_dh_clean:
+	dh_clean mapnik/paths.py
+
 override_dh_auto_clean:
 	# Skip
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-mapnik.git
    
    
More information about the Pkg-grass-devel
mailing list