summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-10-06 02:08:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-10-06 02:08:39 +0200
commit89a05bd6892fe4d744b81917cfaa91d1d47a071c (patch)
treecb88f4325e608a145a5949351e4217c299df023f /debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk
parent2c4f95384dfba906fafaa7cd6864e667d9972d19 (diff)
downloadtde-packaging-89a05bd6892fe4d744b81917cfaa91d1d47a071c.tar.gz
tde-packaging-89a05bd6892fe4d744b81917cfaa91d1d47a071c.zip
Switch tdepowersave to cmake on Debian and Ubuntu
Diffstat (limited to 'debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk')
-rw-r--r--debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk b/debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk
index 765560c89..023886fc8 100644
--- a/debian/squeeze/applications/tdepowersave/debian/cdbs/kde.mk
+++ b/debian/squeeze/applications/tdepowersave/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/%: