summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/core/kdewebdev/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/core/kdewebdev/debian/rules')
-rwxr-xr-xubuntu/_base/core/kdewebdev/debian/rules7
1 files changed, 1 insertions, 6 deletions
diff --git a/ubuntu/_base/core/kdewebdev/debian/rules b/ubuntu/_base/core/kdewebdev/debian/rules
index 9cbfc111e..c725d417d 100755
--- a/ubuntu/_base/core/kdewebdev/debian/rules
+++ b/ubuntu/_base/core/kdewebdev/debian/rules
@@ -1,9 +1,7 @@
#! /usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include debian/cdbs/debian-qt-kde.mk
-#include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-include /usr/share/cdbs/1/rules/utils.mk
+include debian/cdbs/debian-tde.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
@@ -28,9 +26,6 @@ endif
DEB_DH_STRIP_ARGS := --dbg-package=kdewebdev-trinity-dbg
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)
-
PACKAGES_WITH_LIBS := kommander-trinity
DEB_DH_MAKESHLIBS_ARGS_kommander-trinity := -V'kommander-trinity (>= 4:3.5.8-1)'