[SCM] qtsvg packaging branch, master, updated. debian/5.1.1-2-5-gb72dbc3

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Fri Sep 20 20:44:48 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsvg.git;a=commitdiff;h=b72dbc3

The following commit has been merged in the master branch:
commit b72dbc38d5eb4f5ae3334e24e8826091c1135c1c
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Sep 20 17:42:46 2013 -0300

    Run dh_auto_test.
    
    This will take into account other stuff like nocheck in DEB_BUILD_OPTS.
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6149914..7263182 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_auto_build-indep:
 	dh_auto_build -Smakefile -- docs
 
 override_dh_auto_test:
-	xvfb-run -a make check QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
+	xvfb-run -a dh_auto_test -- QT_PLUGIN_PATH=$(CURDIR)/plugins LD_LIBRARY_PATH=$(CURDIR)/lib
 
 override_dh_auto_install-arch:
 	dh_auto_install

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list