[SCM] marble packaging branch, kubuntu_wily_archive, updated. debian/4.14.2-1-36-g271be9c

Philip Muškovac yofel-guest at moszumanska.debian.org
Sun Aug 16 10:07:47 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit 38875edd1d33e6402099c9d4cd81861b713fb3df
Author: Philip Muškovac <yofel at gmx.net>
Date:   Sun Aug 16 11:36:40 2015 +0200

    enable KF5
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5dd25be..02b6b3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,8 +17,9 @@ endif
 
 override_dh_auto_configure:
 	$(overridden_command) -- -DWITH_DESIGNER_PLUGIN=ON \
-        -DMARBLE_PLUGIN_PATH=$(marble_plugin_path) \
-        $(conf_args)
+				 -DMARBLE_PLUGIN_PATH=$(marble_plugin_path) \
+				 -DWITH_KF5=TRUE \
+				 $(conf_args)
 
 override_dh_installdirs:
 	$(overridden_command) -plibmarblewidget$(marble_soversion) $(marble_plugin_path)

-- 
marble packaging



More information about the pkg-kde-commits mailing list