From 1d05dfa51ea2699e67b7b7b48339cc0baf4e249d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 16 Apr 2012 08:50:40 -0500 Subject: Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files --- ubuntu/maverick/applications/kile/debian/cdbs/debian-qt-kde.mk | 10 +++++----- ubuntu/maverick/applications/kile/debian/cdbs/kde.mk | 2 +- ubuntu/maverick/applications/kile/debian/kile-trinity.install | 2 +- ubuntu/maverick/applications/kile/debian/kile-trinity.links | 2 +- ubuntu/maverick/applications/kile/debian/kile.1 | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) (limited to 'ubuntu/maverick/applications/kile') diff --git a/ubuntu/maverick/applications/kile/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/applications/kile/debian/cdbs/debian-qt-kde.mk index 47e83ef4a..311dc059d 100644 --- a/ubuntu/maverick/applications/kile/debian/cdbs/debian-qt-kde.mk +++ b/ubuntu/maverick/applications/kile/debian/cdbs/debian-qt-kde.mk @@ -84,15 +84,15 @@ $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%: binary-install/$(DEB_SOURCE_PACKAGE)-doc-html:: set -e; \ - for doc in `cd $(DEB_DESTDIR)/opt/trinity/share/doc/kde/HTML/en; find . -name index.docbook`; do \ + for doc in `cd $(DEB_DESTDIR)/opt/trinity/share/doc/tde/HTML/en; find . -name index.docbook`; do \ pkg=$${doc%/index.docbook}; pkg=$${pkg#./}; \ echo Building $$pkg HTML docs...; \ - mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \ - cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \ - /opt/trinity/bin/meinproc $(DEB_DESTDIR)/opt/trinity/share/doc/kde/HTML/en/$$pkg/index.docbook; \ + mkdir -p $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/tde/HTML/en/$$pkg; \ + cd $(CURDIR)/debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/tde/HTML/en/$$pkg; \ + /opt/trinity/bin/meinproc $(DEB_DESTDIR)/opt/trinity/share/doc/tde/HTML/en/$$pkg/index.docbook; \ done for pkg in $(DOC_HTML_PRUNE) ; do \ - rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/kde/HTML/en/$$pkg; \ + rm -rf debian/$(DEB_SOURCE_PACKAGE)-doc-html/opt/trinity/share/doc/tde/HTML/en/$$pkg; \ done clean:: diff --git a/ubuntu/maverick/applications/kile/debian/cdbs/kde.mk b/ubuntu/maverick/applications/kile/debian/cdbs/kde.mk index 7842ef980..765560c89 100644 --- a/ubuntu/maverick/applications/kile/debian/cdbs/kde.mk +++ b/ubuntu/maverick/applications/kile/debian/cdbs/kde.mk @@ -39,7 +39,7 @@ include $(_cdbs_class_path)/autotools.mk$(_cdbs_makefile_suffix) 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,) diff --git a/ubuntu/maverick/applications/kile/debian/kile-trinity.install b/ubuntu/maverick/applications/kile/debian/kile-trinity.install index 3dcddde6e..3d82db5d5 100644 --- a/ubuntu/maverick/applications/kile/debian/kile-trinity.install +++ b/ubuntu/maverick/applications/kile/debian/kile-trinity.install @@ -3,6 +3,6 @@ opt/trinity/bin/kile /opt/trinity/share/apps/kconf_update /opt/trinity/share/apps/kile /opt/trinity/share/config.kcfg/kile.kcfg -/opt/trinity/share/doc/kde/HTML/en/kile +/opt/trinity/share/doc/tde/HTML/en/kile /opt/trinity/share/icons /opt/trinity/share/mimelnk/text/x-kilepr.desktop diff --git a/ubuntu/maverick/applications/kile/debian/kile-trinity.links b/ubuntu/maverick/applications/kile/debian/kile-trinity.links index fddb46448..ebafda14f 100644 --- a/ubuntu/maverick/applications/kile/debian/kile-trinity.links +++ b/ubuntu/maverick/applications/kile/debian/kile-trinity.links @@ -1 +1 @@ -/opt/trinity/share/doc/kde/HTML/en/kile /opt/trinity/share/apps/kile/doc +/opt/trinity/share/doc/tde/HTML/en/kile /opt/trinity/share/apps/kile/doc diff --git a/ubuntu/maverick/applications/kile/debian/kile.1 b/ubuntu/maverick/applications/kile/debian/kile.1 index aecbc7a62..bbcde5836 100644 --- a/ubuntu/maverick/applications/kile/debian/kile.1 +++ b/ubuntu/maverick/applications/kile/debian/kile.1 @@ -54,7 +54,7 @@ from the command-line. .PP If the KDE Help Centre is not installed then you can read this documentation in HTML format from -\fI/usr/share/doc/kde/HTML/en/kile/\fP. +\fI/usr/share/doc/tde/HTML/en/kile/\fP. .SH AUTHOR Kile was written by Pascal Brachet and Jeroen Wijnhout with contributions from -- cgit v1.2.1