[SCM] WorldForge client entity library branch, master, updated. upstream/1.3.19-13-gca59dfa

Stephen M. Webb stephen.webb at bregmasoft.ca
Fri Jan 13 15:46:00 UTC 2012


The following commit has been merged in the master branch:
commit 60b442ae9a40eddc171cdce1379a4da22f4cc7a1
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Thu Jan 12 06:30:04 2012 -0500

    debian/rules: refined rules

diff --git a/debian/rules b/debian/rules
index 8a00b8b..7d5f973 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,11 @@
 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 -fr $(CURDIR)/docs
 
 common-binary-indep::
-	doxygen $(CURDIR)/eris.dox
+	make doc
 
-DEB_CONFIGURE_USER_FLAGS := '--disable-dependency-tracking'

-- 
WorldForge client entity library



More information about the Pkg-games-commits mailing list