[SCM] mate-file-manager Debian package branch, master, updated. 06103ae4435e0551d8e7ba2969e4dd5bba72d218

Stefano Karapetsas stefanokarapetsas-guest at alioth.debian.org
Wed Oct 16 14:22:21 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-file-manager.git;a=commitdiff;h=0985cb8

The following commit has been merged in the master branch:
commit 0985cb828ed47b593fccf79643101d64fddaaacd
Author: Stefano Karapetsas <stefano at karapetsas.com>
Date:   Wed Oct 16 16:21:31 2013 +0200

    Disable dh_auto_test in debian/rules
    
    Caja tests require X to run with success
---
 debian/rules |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5ff6f27..5d181a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,9 @@ override_dh_auto_configure:
 		--enable-unique \
 		--enable-introspection
 
+override_dh_auto_test:
+	DEB_BUILD_OPTIONS=nocheck dh_auto_test
+
 override_dh_strip:
 	dh_strip --dbg-package=caja-dbg
 

-- 
mate-file-manager Debian package



More information about the pkg-mate-commits mailing list