[rasterio] 04/07: Only remove generated cpp files

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Feb 10 21:19:17 UTC 2015


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

johanvdw-guest pushed a commit to branch master
in repository rasterio.

commit cace49fbacf8b8f1aa08606fccc799c91b6fcb60
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Feb 10 21:48:26 2015 +0100

    Only remove generated cpp files
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ac68f33..3fce2b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export PYBUILD_TEST_PYTEST=1
 override_dh_clean:
 	dh_clean
 	rm -f rasterio/*.c
-	rm -f rasterio/*.cpp
+	rm -f rasterio/_*.cpp
 	rm -f VERSION.txt
 	rm -f gdal-config.txt
 	rm -f .coverage 

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



More information about the Pkg-grass-devel mailing list