[fiona] 07/07: Properly clean after build
    Johan Van de Wauw 
    johanvdw-guest at moszumanska.debian.org
       
    Wed Oct 22 21:54:30 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository fiona.
commit 1e8715028c8472a4cb24a7dc67af752db0c444d8
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Wed Oct 22 23:51:52 2014 +0200
    Properly clean after build
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 0947301..0d4e5f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ export PYBUILD_NAME=fiona
 %:
 	dh  $@ --with python2,python3 --buildsystem pybuild
 
+override_dh_clean:
+	dh_clean
+	rm -rf fiona/*.so docs/data/test_uk.json docs/data/test_uk.tar docs/data/test_uk.zip gdal-config.txt
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/fiona.git
    
    
More information about the Pkg-grass-devel
mailing list