summaryrefslogtreecommitdiff
path: root/debian/zsh.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/zsh.postinst')
-rw-r--r--debian/zsh.postinst2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/zsh.postinst b/debian/zsh.postinst
index 843a8f357..c9952016c 100644
--- a/debian/zsh.postinst
+++ b/debian/zsh.postinst
@@ -24,7 +24,7 @@ update-alternatives --remove ksh /bin/zsh4
# Remove alternatives system for zsh in general
update-alternatives --remove zsh /bin/zsh5
-update-alternatives --remove rzsh /bin/rzsh5
+update-alternatives --remove rzsh /bin/zsh5
# New hardcoded symlinks which unfortunately can't be shipped inside
# the package itself since some people want to merge /bin and /usr/bin