[SCM] givaro: library for arithmetic and algebraic computations branch, master, updated. debian/3.2.13-1.1-16-gf326f0e
Lifeng Sun
lifongsun at gmail.com
Tue Aug 9 07:12:54 UTC 2011
The following commit has been merged in the master branch:
commit c5f2252e30445528369bc81929819b845a996eb2
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Tue Aug 9 13:22:30 2011 +0800
Don't install Makefiles in examples.
diff --git a/debian/rules b/debian/rules
index 3f98558..fb7d158 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,5 +19,8 @@ export DH_OPTIONS
override_dh_auto_configure:
dh_auto_configure -- --with-gmp --enable-shared
+override_dh_installexamples:
+ dh_installexamples -XMakefile -XMakefile.am -XMakefile.in
+
%:
dh $@
--
givaro: library for arithmetic and algebraic computations
More information about the debian-science-commits
mailing list