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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Aug 27 17:16:06 UTC 2016


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

The following commit has been merged in the master branch:
commit bde058097fb8ecb1b05acb4da93d1cf6c3de8ee0
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Aug 27 20:12:30 2016 +0300

    Link more duplicate files.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 76aab68..d3bbb47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,8 @@ override_dh_auto_install-arch:
 	rm -rfv debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/chatclient-html/
 
 	# Link duplicate files
+	ln -sf ../qwclient/qwebchannel.js debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/chatclient-qml/qwebchannel.js
+	ln -sf ../qwclient/qwebchannel.js debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/standalone/qwebchannel.js
 	ln -sf ../qwclient/qwebchannel.js debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/examples/webchannel/nodejs/qwebchannel.js
 
 override_dh_auto_test-arch:

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list