[SCM] kdesdk-kioslaves packaging branch, master, updated. debian/14.12.2-1-17-g6b7ed82

Maximiliano Curia maxy at moszumanska.debian.org
Sun Jun 19 09:07:32 UTC 2016


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

The following commit has been merged in the master branch:
commit d582164f379f5a71ddb9672a61cc9efe5997655d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jun 16 15:52:15 2016 +0200

    Disable svn support, it doesn't work with 1.9+
    
    Closes: 799525
    Thanks: Chris Lamb for the report
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 80027e0..38e512b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
+override_dh_auto_configure:
+	$(overridden_command) -- -DBUILD_svn=FALSE
+
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp
 

-- 
kdesdk-kioslaves packaging



More information about the pkg-kde-commits mailing list