[SCM] WorldForge math library branch, master, updated. upstream/0.3.11-12-g605878e

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Jan 11 09:01:39 UTC 2012


The following commit has been merged in the master branch:
commit 1cce7613573b5da268552fd4f8177a4feccf4866
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
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



More information about the Pkg-games-commits mailing list