summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/core/kdeedu/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/core/kdeedu/debian/rules')
-rwxr-xr-xubuntu/_base/core/kdeedu/debian/rules7
1 files changed, 1 insertions, 6 deletions
diff --git a/ubuntu/_base/core/kdeedu/debian/rules b/ubuntu/_base/core/kdeedu/debian/rules
index cb62b898c..a4ad4bd10 100755
--- a/ubuntu/_base/core/kdeedu/debian/rules
+++ b/ubuntu/_base/core/kdeedu/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
@@ -16,9 +14,6 @@ DEB_DH_INSTALL_SOURCEDIR := $(DEB_DESTDIR)
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --includedir="/opt/trinity/include/kde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info"
-DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
- && echo xz || echo bzip2)
-
# Ensure that kig's python scripting built successfully.
common-build-arch::
test -e $(DEB_BUILDDIR)/kig/scripting/libscripting.la