summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/tellico/debian
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 /debian/lenny/applications/tellico/debian
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 'debian/lenny/applications/tellico/debian')
-rwxr-xr-xdebian/lenny/applications/tellico/debian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/lenny/applications/tellico/debian/rules b/debian/lenny/applications/tellico/debian/rules
index e22c0c6f2..cbc398e65 100755
--- a/debian/lenny/applications/tellico/debian/rules
+++ b/debian/lenny/applications/tellico/debian/rules
@@ -70,7 +70,7 @@ config.status: configure
# Add here commands to configure the package.
CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
- kde_htmldir=\$${prefix}/share/doc/kde/HTML \
+ kde_htmldir=\$${prefix}/share/doc/tde/HTML \
./configure \
--host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \
@@ -129,7 +129,7 @@ install: build
install -c -p -m 644 -T icons/tellico_mime.svg debian/tmp/opt/trinity/share/icons/hicolor/scalable/mimetypes/application-x-tellico.svg
# Remove dead symlink from French translation
- rm debian/tmp/opt/trinity/share/doc/kde/HTML/fr/tellico/common
+ rm debian/tmp/opt/trinity/share/doc/tde/HTML/fr/tellico/common
# Build architecture-independent files here.