[fiona] 01/02: Add extra clean targets
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Thu Nov 17 21:56:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch master
in repository fiona.
commit 4528cbd31ab0400ab92dd3ac166ae433afeb7607
Author: Johan Van de Wauw <johan at vandewauw.be>
Date: Thu Nov 17 22:40:56 2016 +0100
Add extra clean targets
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index cb06783..95716f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ export PYBUILD_TEST_ARGS=--exclude test_geopackage --exclude fiona --exclude tes
override_dh_clean:
dh_clean
- rm -rf fiona/*.so gdal-config.txt fiona/*.c VERSION.txt fiona/*.cpp
+ rm -rf fiona/*.so gdal-config.txt fiona/*.c VERSION.txt fiona/*.cpp Fiona.egg-info/ fiona/ogrext.pyx
override_dh_auto_test:
# Ignore test failures on problematic architectures only
--
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