The following commit has been merged in the master branch:
commit 1cce7613573b5da268552fd4f8177a4feccf4866
Author: Stephen M. Webb <[email protected]>
Date:   Wed Jan 11 03:51:07 2012 -0500

    added --fail-missing to dh_install rule

diff --git a/debian/rules b/debian/rules
index 796d2c4..6398b1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_DH_INSTALL_ARGS = --fail-missing -X.la
+
 clean::
        rm -rf $(CURDIR)/doc/html
        rm -rf $(CURDIR)/doc/latex

-- 
WorldForge math library

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to