From 4df0f7bda98ac7c49d2700f7de0570123de9fd73 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Sat, 27 Apr 2019 19:51:48 +0200
Subject: DEB: Merge debian-qt-kde.mk and kde.mk into one debian-tde.mk The
 debian-tde.mk rules are now unified for all packages.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4e9ab839f6b463cdf27413d9d74f7e79c078998c)
---
 ubuntu/_base/applications/kiosktool/debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'ubuntu/_base/applications/kiosktool/debian/rules')

diff --git a/ubuntu/_base/applications/kiosktool/debian/rules b/ubuntu/_base/applications/kiosktool/debian/rules
index 18b1c07e2..18aa16b96 100755
--- a/ubuntu/_base/applications/kiosktool/debian/rules
+++ b/ubuntu/_base/applications/kiosktool/debian/rules
@@ -2,8 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/cmake.mk
-#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include debian/cdbs/debian-qt-kde.mk
+include debian/cdbs/debian-tde.mk
 
 DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
                                && echo xz || echo bzip2)
-- 
cgit v1.2.1