[arpack++] 02/03: Do not compress Makefile. (Closes: #761258)
Anton Gladky
gladk at moszumanska.debian.org
Fri Sep 12 17:44:54 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository arpack++.
commit 83ff38e4df80d31edfdabb7abd5053d473b31e51
Author: Anton Gladky <gladk at debian.org>
Date: Fri Sep 12 19:42:54 2014 +0200
Do not compress Makefile. (Closes: #761258)
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index bb533db..4f4bad7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@ --parallel --with autoreconf
+
+override_dh_compress:
+ dh_compress -XMakefile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arpack++.git
More information about the debian-science-commits
mailing list