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

sebastic pushed a commit to branch master
in repository python-shapely.

commit 688fc603f8aa5e0778237e69f128f37bb2d2bb7d
Author: Pietro Battiston <m...@pietrobattiston.it>
Date:   Mon Jul 27 16:48:33 2015 +0200

    Delete cythonized files so that they are recreated
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b3668ee..0a73abb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,8 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 endif
 
 override_dh_auto_build:
+       rm -f shapely/vectorized/_vectorized.c
+       rm -f shapely/speedups/_speedups.so
        rm -f shapely/speedups/_speedups.c
        dh_auto_build
        python setup.py build_sphinx

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-shapely.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