From 784405e8180ea3d82b9c983dc6980b395a10099b Mon Sep 17 00:00:00 2001
From: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Date: Tue, 7 Feb 2012 13:25:53 -0600
Subject: Update Debian and Ubuntu packaging files for new TDE include
 directory name

---
 ubuntu/lucid_automake/kdemultimedia/debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'ubuntu/lucid_automake/kdemultimedia/debian/rules')

diff --git a/ubuntu/lucid_automake/kdemultimedia/debian/rules b/ubuntu/lucid_automake/kdemultimedia/debian/rules
index 973deaeed..49741de4f 100755
--- a/ubuntu/lucid_automake/kdemultimedia/debian/rules
+++ b/ubuntu/lucid_automake/kdemultimedia/debian/rules
@@ -5,7 +5,7 @@ include debian/cdbs/debian-qt-kde.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
-DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/kde
+DEB_CONFIGURE_INCLUDEDIR := /opt/kde3/include/tde
 DEB_CONFIGURE_MANDIR := /opt/kde3/share/man
 DEB_CONFIGURE_PREFIX := /opt/kde3
 DEB_CONFIGURE_INFODIR := /opt/kde3/share/info
@@ -14,9 +14,9 @@ cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xine
 
 DEB_CONFIGURE_EXTRA_FLAGS := \
 	--with-alsa --with-arts-alsa \
-	--with-extra-includes=/usr/include/speex:/opt/kde3/include/kde/arts \
+	--with-extra-includes=/usr/include/speex:/opt/kde3/include/tde/arts \
 	--prefix=/opt/kde3 --with-extra-libs=/opt/kde3/lib
-	# The include/kde/arts one should be temporary. See
+	# The include/tde/arts one should be temporary. See
 	# "juk/Makefile.am: arts_includes vs ARTS_CFLAGS" in -talk.
 
 DOC_HTML_PRUNE := kcontrol-kde3
-- 
cgit v1.2.1