[SCM] marble packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-51-g0d0819b

Philip Muškovac yofel-guest at moszumanska.debian.org
Mon Aug 17 22:40:35 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/marble.git;a=commitdiff;h=0d0819b

The following commit has been merged in the kubuntu_wily_archive branch:
commit 0d0819be718af189553abf67a6527482a66f00ab
Author: Philip Muškovac <yofel at gmx.net>
Date:   Tue Aug 18 00:40:33 2015 +0200

    set qt4 buildsystem to kde
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8bc8de7..0f01251 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ override_dh_auto_configure:
 	$(overridden_command) -- -DWITH_DESIGNER_PLUGIN=ON \
 				 -DWITH_KF5=TRUE \
 				 $(conf_args)
-	QT_SELECT=qt4 $(overridden_command) --builddirectory=obj-marble-qt4 -- \
+	QT_SELECT=qt4 $(overridden_command) --buildsystem=kde --builddirectory=obj-marble-qt4 -- \
 				 -DQT5BUILD=FALSE \
 				 -DWITH_DESIGNER_PLUGIN=ON \
 				 -DMARBLE_PLUGIN_PATH=$(marble_plugin_path) \

-- 
marble packaging



More information about the pkg-kde-commits mailing list