[cvxopt] 10/11: Also clean cvxopt.egg-info/.
    Sébastien Villemot 
    sebastien at debian.org
       
    Mon Aug 21 14:44:11 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository cvxopt.
commit c708ac1971adade0692939f04c71cf136339dc46
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Mon Aug 21 16:37:12 2017 +0200
    Also clean cvxopt.egg-info/.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index b299525..a63075a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export PYBUILD_NAME=cvxopt
 
 override_dh_auto_clean:
 	dh_auto_clean
-	rm -rf doc/build
+	rm -rf doc/build cvxopt.egg-info
 
 override_dh_install:
 	dh_install
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cvxopt.git
    
    
More information about the debian-science-commits
mailing list