[Pkg-cli-apps-commits] [SCM] sparkleshare branch, master, updated. debian/0.2.5-2-4-ge9f220f

Carlos Martín Nieto carlos at cmartin.tk
Mon Nov 14 00:05:11 UTC 2011


The following commit has been merged in the master branch:
commit e9f220f486bae38b5c9c063f54e4bc420be131b8
Author: Carlos Martín Nieto <carlos at cmartin.tk>
Date:   Mon Nov 14 00:56:41 2011 +0100

    Don't run 'make check'
    
    Upstream didn't include the .xml.in files that intltool needs to run
    it's checks and that target doesn't do anything important.

diff --git a/debian/rules b/debian/rules
index 9b60379..6ddd908 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,7 @@ include /usr/share/cli-common/cli.make
 override_dh_auto_configure:
 	dh_auto_configure -- MCS=/usr/bin/mono-csc
 
+override_dh_auto_test:
+
 %:
 	dh $@ 

-- 
sparkleshare



More information about the Pkg-cli-apps-commits mailing list