summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/gwenview
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/gwenview
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/gwenview')
-rw-r--r--ubuntu/maverick/applications/gwenview/debian/cdbs/kde.mk2
-rwxr-xr-xubuntu/maverick/applications/gwenview/debian/rules2
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/gwenview/debian/cdbs/kde.mk b/ubuntu/maverick/applications/gwenview/debian/cdbs/kde.mk
index 5b6508f8c..7842ef980 100644
--- a/ubuntu/maverick/applications/gwenview/debian/cdbs/kde.mk
+++ b/ubuntu/maverick/applications/gwenview/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/gwenview/debian/rules b/ubuntu/maverick/applications/gwenview/debian/rules
index c231b336f..81fd87521 100755
--- a/ubuntu/maverick/applications/gwenview/debian/rules
+++ b/ubuntu/maverick/applications/gwenview/debian/rules
@@ -7,7 +7,7 @@ include debian/cdbs/kde.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.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