[Pkg-xmpp-commits] [SCM] GNU SASL Library branch, master, updated. upstream/1.4.0-53-gf346f54

Simon Josefsson simon at josefsson.org
Thu Feb 4 12:50:32 UTC 2010


The following commit has been merged in the master branch:
commit 7381044c7bd64f07aa89592c93a5c659766f8542
Author: Simon Josefsson <simon at josefsson.org>
Date:   Wed Feb 3 11:26:23 2010 +0100

    Run 'make check' too.

diff --git a/debian/rules b/debian/rules
index 25739a9..3a795f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
-DEB_DH_STRIP_ARGS := --dbg-package=gsasl-dbg
+DEB_DH_STRIP_ARGS = --dbg-package=gsasl-dbg
 DEB_DH_MAKESHLIBS_ARGS_libgsasl7 = -- -c4
+DEB_MAKE_CHECK_TARGET = check
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
GNU SASL Library



More information about the Pkg-xmpp-commits mailing list