[SCM] marble packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-50-g4c2ec99

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


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

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

    more qt4 forcing
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 18fcf5f..8bc8de7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ override_dh_auto_configure:
 
 override_dh_auto_build:
 	$(overridden_command)
-	$(overridden_command) --builddirectory=obj-marble-qt4
+	QT_SELECT=qt4 $(overridden_command) --builddirectory=obj-marble-qt4
 
 override_dh_installdirs:
 	$(overridden_command) -plibmarblewidget$(marble_soversion) $(marble_plugin_path)

-- 
marble packaging



More information about the pkg-kde-commits mailing list