diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:50:53 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 21:02:51 +0100 |
commit | 2d082be2cf1ba851ddbca35f84d9b6fb5e42ed34 (patch) | |
tree | 85686939b12dc1ebc1228dc4773e8ca6a69c81a2 /debian/zsh.links | |
parent | 3aa2ccfffaf53af490c5119fa65d7bf3c7994a19 (diff) | |
download | zsh-2d082be2cf1ba851ddbca35f84d9b6fb5e42ed34.tar.gz zsh-2d082be2cf1ba851ddbca35f84d9b6fb5e42ed34.zip |
Yet another minor fixup of the alternatives-system removal
Gbp-Dch: Ignore
Diffstat (limited to 'debian/zsh.links')
-rw-r--r-- | debian/zsh.links | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/zsh.links b/debian/zsh.links index cb996f26c..324b0f2e0 100644 --- a/debian/zsh.links +++ b/debian/zsh.links @@ -1,3 +1,5 @@ /usr/share/doc/zsh-common/changelog.gz /usr/share/doc/zsh/changelog.gz /usr/share/doc/zsh-common/examples /usr/share/doc/zsh/examples /usr/share/doc/zsh-common /usr/share/doc/zsh/doc +/bin/zsh /bin/rzsh +/usr/share/man/man1/zsh.1.gz /usr/share/man/man1/rzsh.1.gz |