[SCM] ktexteditor packaging branch, master, updated. debian/5.37.0-2-11-g04d5680

Maximiliano Curia maxy at moszumanska.debian.org
Thu Dec 14 15:58:01 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/ktexteditor.git;a=commitdiff;h=651aa78

The following commit has been merged in the master branch:
commit 651aa78f6c7e0d9e08647c529c729b22f8fcccb9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 14 10:05:52 2017 -0300

    Do build QCH
    
    Gbp-Dch: Ignore
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 720efa0..7cc92d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,9 @@
 %:
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --with linktree
 
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON
+
 override_dh_strip:
 	dh_strip --dbgsym-migration='libkf5texteditor5-dbg (<= 5.19.0-1~~)'
 

-- 
ktexteditor packaging



More information about the pkg-kde-commits mailing list