[SCM] qtwebchannel packaging branch, master, updated. cf89788d521d930fdd2c3d30cc93a9eafbef9985

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Aug 3 15:16:14 UTC 2016


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

The following commit has been merged in the master branch:
commit b5d9636aba87f3d48a3b1a0019368ead926c5970
Author: Sandro Knauß <sknauss at kde.org>
Date:   Wed Aug 3 17:15:24 2016 +0200

    No test run in indep build
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index c92e72f..411a998 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,8 @@ override_dh_auto_install-arch:
 	ln -s /usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/chatclient-html/qwebchannel.js  debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/nodejs/qwebchannel.js
 	ln -s /usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/chatclient-html/qwebchannel.js  debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/qwclient/qwebchannel.js
 
+override_dh_auto_test-indep:
+
 override_dh_auto_install-indep:
 	make INSTALL_ROOT=$(CURDIR)/debian/tmp install_docs
 

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list