[SCM] qtwebchannel packaging branch, master, updated. 07d44e7a08ce48a3cade45480783adbb9e389eba

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu Jul 28 09:13:54 UTC 2016


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

The following commit has been merged in the master branch:
commit 5ecf57313672f691a15662f3122db1e67507fb37
Author: Sandro Knauß <sknauss at kde.org>
Date:   Thu Jul 28 11:12:19 2016 +0200

    simplyfy qmake command
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8bc1813..1d6f6f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_clean:
 	rm -f src/webchannel/QtWebChannel.version.in
 
 override_dh_auto_configure:
-	qmake QT_BUILD_PARTS+=" src"
+	qmake
 
 override_dh_auto_build-indep:
 	dh_auto_build -- docs

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list