The following commit has been merged in the master branch:
commit 60b442ae9a40eddc171cdce1379a4da22f4cc7a1
Author: Stephen M. Webb <[email protected]>
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

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

Reply via email to