summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kopete-otr/debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:25:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-07 13:25:53 -0600
commit784405e8180ea3d82b9c983dc6980b395a10099b (patch)
treee2814c3397205246d9a29033088623f53565bef3 /ubuntu/maverick/applications/kopete-otr/debian
parentf85e858c12e3b3b90e10a6f990c8688c1cb810ed (diff)
downloadtde-packaging-784405e8180ea3d82b9c983dc6980b395a10099b.tar.gz
tde-packaging-784405e8180ea3d82b9c983dc6980b395a10099b.zip
Update Debian and Ubuntu packaging files for new TDE include directory name
Diffstat (limited to 'ubuntu/maverick/applications/kopete-otr/debian')
-rw-r--r--ubuntu/maverick/applications/kopete-otr/debian/cdbs/kde.mk2
-rwxr-xr-xubuntu/maverick/applications/kopete-otr/debian/rules4
2 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/kopete-otr/debian/cdbs/kde.mk b/ubuntu/maverick/applications/kopete-otr/debian/cdbs/kde.mk
index 5b6508f8c..7842ef980 100644
--- a/ubuntu/maverick/applications/kopete-otr/debian/cdbs/kde.mk
+++ b/ubuntu/maverick/applications/kopete-otr/debian/cdbs/kde.mk
@@ -59,7 +59,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/kde"
+DEB_CONFIGURE_INCLUDEDIR = "\$${prefix}/include/tde"
DEB_COMPRESS_EXCLUDE = .dcl .docbook -license .tag .sty .el
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
diff --git a/ubuntu/maverick/applications/kopete-otr/debian/rules b/ubuntu/maverick/applications/kopete-otr/debian/rules
index 8b49a1a4b..abfd36cfc 100755
--- a/ubuntu/maverick/applications/kopete-otr/debian/rules
+++ b/ubuntu/maverick/applications/kopete-otr/debian/rules
@@ -3,14 +3,14 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include debian/cdbs/kde.mk
-DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde
+DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde
DEB_CONFIGURE_MANDIR := /opt/trinity/share/man
DEB_CONFIGURE_PREFIX := /opt/trinity
DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
-DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/kde
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinity/lib --with-extra-includes=/opt/trinity/include/tde
post-patches:: debian/stamp-bootstrap