diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-01-06 02:33:09 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-01-06 02:33:09 +0100 |
commit | 1d334d1ab8d7ca36daa249d3f04a90ef10f04694 (patch) | |
tree | 5303d9841f28beb507d8e264e6fc787596208eae /ubuntu/maverick/tdebase/debian/rules | |
parent | 8badbee0d0e1f799d27907beff1e83dbae294a6f (diff) | |
download | tde-packaging-1d334d1ab8d7ca36daa249d3f04a90ef10f04694.tar.gz tde-packaging-1d334d1ab8d7ca36daa249d3f04a90ef10f04694.zip |
Rename kdebugdialog -> tdedebugdialog on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/rules')
-rwxr-xr-x | ubuntu/maverick/tdebase/debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdebase/debian/rules b/ubuntu/maverick/tdebase/debian/rules index e71d90afa..e0e3dd698 100755 --- a/ubuntu/maverick/tdebase/debian/rules +++ b/ubuntu/maverick/tdebase/debian/rules @@ -80,7 +80,7 @@ DEB_DH_STRIP_ARGS := --dbg-package=tdebase-trinity-dbg DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ && echo xz || echo bzip2) -DOC_HTML_PRUNE := kinfocenter ksplashml kcontrol khelpcenter tdesu knetattach tdeioslave kxkb kdebugdialog kdcop +DOC_HTML_PRUNE := kinfocenter ksplashml kcontrol khelpcenter tdesu knetattach tdeioslave kxkb tdedebugdialog kdcop PACKAGES_WITH_LIBS := kate-trinity kcontrol-trinity tdebase-trinity-bin kicker-trinity konqueror-trinity ksplash-trinity \ ksysguard-trinity twin-trinity libkonq4-trinity |