From 4e9ab839f6b463cdf27413d9d74f7e79c078998c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= 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 --- ubuntu/_base/dependencies/akode/debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ubuntu/_base/dependencies/akode/debian/rules') diff --git a/ubuntu/_base/dependencies/akode/debian/rules b/ubuntu/_base/dependencies/akode/debian/rules index 7d457930b..929156f0e 100755 --- a/ubuntu/_base/dependencies/akode/debian/rules +++ b/ubuntu/_base/dependencies/akode/debian/rules @@ -2,8 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.mk -include debian/cdbs/debian-qt-kde.mk -include /usr/share/cdbs/1/rules/utils.mk +include debian/cdbs/debian-tde.mk DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS) ifeq (linux,$(DEB_HOST_ARCH_OS)) -- cgit v1.2.1