summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2017-03-26 16:02:07 +0200
committerSlávek Banko <[email protected]>2017-03-26 16:02:29 +0200
commit4750e565541661cf1cc59cd23b49edb49258d5ca (patch)
treeb821d8ed3662238394dc24ccf5927e7883265cf4 /ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk
parent3e16a489c5b2817be7700c36eccc8d7da60da9d4 (diff)
downloadtde-packaging-4750e565541661cf1cc59cd23b49edb49258d5ca.tar.gz
tde-packaging-4750e565541661cf1cc59cd23b49edb49258d5ca.zip
DEB tdemultimedia: switch to cmake
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 2e4da1724375c543f6927a5202c7497bd87025fc)
Diffstat (limited to 'ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk')
-rw-r--r--ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk b/ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk
index 765560c89..023886fc8 100644
--- a/ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk
+++ b/ubuntu/maverick/tdemultimedia/debian/cdbs/kde.mk
@@ -35,7 +35,9 @@ else
DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
endif
+ifndef _cdbs_class_cmake
include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix)
+endif
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/trinity
@@ -59,7 +61,7 @@ endif
cdbs_configure_flags += --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_AC_AUX_DIR = $(DEB_SRCDIR)/admin
-DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
+DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: