summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-01-13 15:47:53 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-13 15:48:25 +0100
commitbf5fec83182523573bcace2ca22c8191d7b003e8 (patch)
tree0b66c59c83db6dd35ad37fd411e464e8fd513ede /debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk
parent127a1b1b8950e4f71b510cf562af82c179f34e5f (diff)
downloadtde-packaging-bf5fec83182523573bcace2ca22c8191d7b003e8.tar.gz
tde-packaging-bf5fec83182523573bcace2ca22c8191d7b003e8.zip
DEB kbookreader: Switch to cmake.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dfb58bcd0327037da643c1cde9a008d24a3dd337)
Diffstat (limited to 'debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk')
-rw-r--r--debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk b/debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk
index 1ac26c4b7..80176d63e 100644
--- a/debian/squeeze/applications/kbookreader/debian/cdbs/kde.mk
+++ b/debian/squeeze/applications/kbookreader/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/%: