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.vandew...@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

_______________________________________________
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