summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/kshutdown/debian/cdbs/kde.mk
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-02-02 15:38:38 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-02-02 15:38:38 +0100
commit9433de094acac1066ab693be8fe5844b8f3ab4d2 (patch)
tree85be7b16cb21295861b22a090ae2852ac27e7ac9 /debian/lenny/applications/kshutdown/debian/cdbs/kde.mk
parentab9c0fd221389eeb85dc08d266bac96f2bce5e2e (diff)
downloadtde-packaging-9433de094acac1066ab693be8fe5844b8f3ab4d2.tar.gz
tde-packaging-9433de094acac1066ab693be8fe5844b8f3ab4d2.zip
DEB kshutdown: Switch to cmake.
The man page has been moved to the main tree. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/lenny/applications/kshutdown/debian/cdbs/kde.mk')
-rw-r--r--debian/lenny/applications/kshutdown/debian/cdbs/kde.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/lenny/applications/kshutdown/debian/cdbs/kde.mk b/debian/lenny/applications/kshutdown/debian/cdbs/kde.mk
index 1ac26c4b7..80176d63e 100644
--- a/debian/lenny/applications/kshutdown/debian/cdbs/kde.mk
+++ b/debian/lenny/applications/kshutdown/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/%: