summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-16 08:50:40 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-09-12 08:59:56 +0200
commitb9ef206d9569f815e58c9c1736f3b423db45f1a2 (patch)
tree2974a4adbdfb2fc3b629a1d9a749d05e177ec6e6 /ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk
parent4baec23ccd1aa75c3b7b06a9ae2ee2919eb2aea4 (diff)
downloadtde-packaging-b9ef206d9569f815e58c9c1736f3b423db45f1a2.tar.gz
tde-packaging-b9ef206d9569f815e58c9c1736f3b423db45f1a2.zip
Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files
(cherry picked from commit 1d05dfa51ea2699e67b7b7b48339cc0baf4e249d)
Diffstat (limited to 'ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk')
-rw-r--r--ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk b/ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk
index 9dbcfbafd..4a098a312 100644
--- a/ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk
+++ b/ubuntu/maverick/applications/gwenview-i18n/debian/cdbs/kde.mk
@@ -39,7 +39,7 @@ endif
export kde_cgidir = \$${libdir}/cgi-bin
export kde_confdir = \$${sysconfdir}/trinity
-export kde_htmldir = \$${datadir}/doc/kde/HTML
+export kde_htmldir = \$${datadir}/doc/tde/HTML
ifeq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
cdbs_kde_enable_final = $(if $(DEB_KDE_ENABLE_FINAL),--enable-final,)