[sundials] 01/10: Don't compress examples

Dima Kogan dima at secretsauce.net
Mon May 29 23:37:39 UTC 2017


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

dkogan pushed a commit to branch master
in repository sundials.

commit 195085a39de4323b148d3649192262fc38723b14
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sat May 27 22:11:38 2017 -0700

    Don't compress examples
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 44611da..b03404d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,9 @@ override_dh_auto_install:
 #to generate symbols
 #	dpkg-gensymbols -plibsundials-parallel -O
 
+override_dh_compress:
+	dh_compress -Xexamples/
+
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf $(BUILDDIR)

-- 
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