summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdebase/debian/kwin-trinity.postinst
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-16 16:56:20 -0600
committerTimothy Pearson <[email protected]>2011-11-16 16:56:20 -0600
commita9106b7fd2cbcb246f8bcbe36e81845b446e9f71 (patch)
treef713ff07f57d39f437daf1de511cf04d75ce099f /ubuntu/maverick/tdebase/debian/kwin-trinity.postinst
parent2965331592f1ed00856cd9df2acfc97a1d373cca (diff)
downloadtde-packaging-a9106b7fd2cbcb246f8bcbe36e81845b446e9f71.tar.gz
tde-packaging-a9106b7fd2cbcb246f8bcbe36e81845b446e9f71.zip
Finish rename of kwin to twin on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/kwin-trinity.postinst')
-rw-r--r--ubuntu/maverick/tdebase/debian/kwin-trinity.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdebase/debian/kwin-trinity.postinst b/ubuntu/maverick/tdebase/debian/kwin-trinity.postinst
index 4c2228326..b8273333f 100644
--- a/ubuntu/maverick/tdebase/debian/kwin-trinity.postinst
+++ b/ubuntu/maverick/tdebase/debian/kwin-trinity.postinst
@@ -19,7 +19,7 @@ set -e
case "$1" in
configure)
- update-alternatives --install /usr/bin/x-window-manager x-window-manager /opt/trinity/bin/kwin 50
+ update-alternatives --install /usr/bin/x-window-manager x-window-manager /opt/trinity/bin/twin 50
;;
abort-upgrade|abort-remove|abort-deconfigure)