summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/zsh-common.lintian-overrides2
-rw-r--r--debian/zsh-common.menu2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/zsh-common.lintian-overrides b/debian/zsh-common.lintian-overrides
index 9f0d39c6b..29ec13968 100644
--- a/debian/zsh-common.lintian-overrides
+++ b/debian/zsh-common.lintian-overrides
@@ -1,4 +1,4 @@
-zsh-common: menu-command-not-in-package usr/share/menu/zsh-common:1 bin/zsh5
+zsh-common: menu-command-not-in-package usr/share/menu/zsh-common:1 bin/zsh
zsh-common: pkg-not-in-package-test zsh usr/share/menu/zsh-common
# Clearly a false positive:
zsh-common: extra-license-file usr/share/zsh/functions/Completion/BSD.zwc
diff --git a/debian/zsh-common.menu b/debian/zsh-common.menu
index a7cbd2d64..485997e72 100644
--- a/debian/zsh-common.menu
+++ b/debian/zsh-common.menu
@@ -1 +1 @@
-?package(zsh):needs="text" section="Applications/Shells" title="Zsh" command="/bin/zsh5"
+?package(zsh):needs="text" section="Applications/Shells" title="Zsh" command="/bin/zsh"