[SCM] marble packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.1-0ubuntu1-19-g4948a77

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Sep 23 10:12:32 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit a2157e830f5656be0a8dc45044d7ac04848646c4
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Sep 23 11:53:18 2015 +0200

    make linebreaks a bit nicer
---
 debian/rules | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 252e6af..a2a90de 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,10 +16,11 @@ ifeq ($(vendor),Ubuntu)
 endif
 
 override_dh_auto_configure:
-	$(overridden_command) -- -DWITH_DESIGNER_PLUGIN=ON \
-				 -DWITH_KF5=TRUE \
-				 -DMARBLE_INSTALL_ANDROID_APPS=ON \
-				 $(conf_args)
+	$(overridden_command) -- \
+		-DWITH_DESIGNER_PLUGIN=ON \
+		-DWITH_KF5=TRUE \
+		-DMARBLE_INSTALL_ANDROID_APPS=ON \
+		$(conf_args)
 
 override_dh_auto_build:
 	$(overridden_command)

-- 
marble packaging



More information about the pkg-kde-commits mailing list