[sundials] 04/09: I don't clean files that are no longer made

Dima Kogan dima at secretsauce.net
Sat Feb 11 03:39:56 UTC 2017


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

dkogan pushed a commit to branch master_optional_stuff_enabled
in repository sundials.

commit 0834259cd329b3f567d6de8514840e6c4f142297
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Feb 10 19:22:38 2017 -0800

    I don't clean files that are no longer made
---
 debian/rules | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 8922ddd..4bbe889 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,8 +31,4 @@ override_dh_auto_install:
 #	dpkg-gensymbols -plibsundials-parallel -O
 
 override_dh_auto_clean:
-	find examples \
-	        -type f -a  \( -name \*.o \)	\
-		-a -exec rm -f \{\} \;
-	rm -rf bin/makefile-update.sh
 	dh_auto_clean

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sundials.git



More information about the debian-science-commits mailing list