summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-10-15 03:36:42 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-10-15 03:37:21 +0200
commit459e6319b10501883b16f6e7e30da1718e39bc70 (patch)
tree6c5e2da48372bb7f4c9e7c8c717cb620b945ae65 /ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk
parentde3089c49c9e66fd7a1d0434deb8cba2d1cc5da9 (diff)
downloadtde-packaging-459e6319b10501883b16f6e7e30da1718e39bc70.tar.gz
tde-packaging-459e6319b10501883b16f6e7e30da1718e39bc70.zip
DEB ksensors: Switch to cmake
The man page has been moved to the main tree Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e97bfce1f5aaea1c1eedfc50fa627791dc8e0af3)
Diffstat (limited to 'ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk')
-rw-r--r--ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk b/ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk
index 765560c89..023886fc8 100644
--- a/ubuntu/maverick/applications/ksensors/debian/cdbs/kde.mk
+++ b/ubuntu/maverick/applications/ksensors/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/%: