diff options
Diffstat (limited to 'debian/zsh.lintian-overrides')
-rw-r--r-- | debian/zsh.lintian-overrides | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/debian/zsh.lintian-overrides b/debian/zsh.lintian-overrides index c289d2872..3cea386de 100644 --- a/debian/zsh.lintian-overrides +++ b/debian/zsh.lintian-overrides @@ -1,11 +1,4 @@ # Only two of many files affected -> likely a false positive zsh: hardening-no-fortify-functions [usr/lib*/zsh/*/zsh/zleparameter.so] # Migration wrapper which is not meant to be used -zsh: no-manual-page [bin/zsh5] -# Code either adding all path variants to /etc/shells or fixing -# usrmerge crap which would not be in the maintainer scripts if we -# could just simply ship those symlinks inside the .deb. -zsh: bin-sbin-mismatch usr/bin/zsh -> bin/zsh [postinst] -zsh: bin-sbin-mismatch usr/bin/zsh -> bin/zsh [postrm] -# It's a comment. -zsh: bin-sbin-mismatch usr/bin/zsh -> bin/zsh [bin/zsh5] +zsh: no-manual-page [usr/bin/zsh5] |