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/tdegames/debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ubuntu/maverick/tdegames/debian/rules') diff --git a/ubuntu/maverick/tdegames/debian/rules b/ubuntu/maverick/tdegames/debian/rules index 5a24cd5ae..15b61b8c0 100755 --- a/ubuntu/maverick/tdegames/debian/rules +++ b/ubuntu/maverick/tdegames/debian/rules @@ -33,7 +33,7 @@ DEB_DH_MAKESHLIBS_ARGS_kolf-trinity := -V PACKAGES_WITH_LIBS := libtdegames1-trinity atlantik-trinity kolf-trinity common-binary-indep:: - if ! test -d debian/tmp/opt/trinity/share/doc/kde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/kde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/kde/HTML/en/tdegames-apidocs; fi + if ! test -d debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; fi common-binary-arch:: - if ! test -d debian/tmp/opt/trinity/share/doc/kde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/kde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/kde/HTML/en/tdegames-apidocs; fi + if ! test -d debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; then mv debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-*apidocs debian/tmp/opt/trinity/share/doc/tde/HTML/en/tdegames-apidocs; fi -- cgit v1.2.1