[SCM] Packaging of Math::TamuAnova in Debian branch, master, updated. upstream/1.0.1-15-gbee7c72
Vincent Danjean
Vincent.Danjean at ens-lyon.org
Thu May 24 13:33:18 UTC 2012
The following commit has been merged in the master branch:
commit 2381008c43bbf5695e43175790a53b47302698af
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date: Thu May 24 14:27:16 2012 +0200
Error if not all files are installed
diff --git a/debian/rules b/debian/rules
index e984e9b..6755cc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@
+
+override_dh_install:
+ dh_install --fail-missing
--
Packaging of Math::TamuAnova in Debian
More information about the Pkg-perl-cvs-commits
mailing list