diff options
Diffstat (limited to 'ubuntu/maverick/applications/desktop-effects-tde/debian/rules')
-rwxr-xr-x | ubuntu/maverick/applications/desktop-effects-tde/debian/rules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/desktop-effects-tde/debian/rules b/ubuntu/maverick/applications/desktop-effects-tde/debian/rules index 89b037f13..7bdd258a5 100755 --- a/ubuntu/maverick/applications/desktop-effects-tde/debian/rules +++ b/ubuntu/maverick/applications/desktop-effects-tde/debian/rules @@ -9,5 +9,5 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) -binary-install/desktop-effects-kde-trinity:: - dh_pycentral -pdesktop-effects-kde-trinity +binary-install/desktop-effects-tde-trinity:: + dh_pycentral -pdesktop-effects-tde-trinity |