[SCM] KDE Base Applications module packaging branch, master, updated. debian/16.08.0-1-24-g3df137c

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 10 17:12:26 UTC 2016


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

The following commit has been merged in the master branch:
commit 64d56b6e8afe8b744b9097b0977628436c314042
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Fri Aug 19 11:50:56 2016 +0200

    Disable the build of Plasma-related stuff
    
    As a build option.
    
    Gbp-Dch: Ignore
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ed0932b..75114e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_auto_configure:
-	$(overridden_command) -- -DKDE4_BUILD_TESTS=false
+	$(overridden_command) -- -DKDE4_BUILD_TESTS=false -DBUILD_plasma=false
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
KDE Base Applications module packaging



More information about the pkg-kde-commits mailing list