diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-05-09 22:01:54 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-05-09 22:01:54 +0200 |
commit | e020321f129465dacc2cb74294bec5971b740f10 (patch) | |
tree | 19dc0821b61388fea450f83230ba18e9d4edf4d7 | |
parent | 76452cb381759957902b0879d890fb7dc700a5c6 (diff) | |
download | zsh-e020321f129465dacc2cb74294bec5971b740f10.tar.gz zsh-e020321f129465dacc2cb74294bec5971b740f10.zip |
Add symbolic link /bin/zsh-beta pointing to /bin/zsh5 for backwards compatibility
-rw-r--r-- | debian/zsh-beta.links | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/zsh-beta.links b/debian/zsh-beta.links new file mode 100644 index 000000000..c8f5c8a8f --- /dev/null +++ b/debian/zsh-beta.links @@ -0,0 +1,2 @@ +/usr/share/man/man1/zsh.1.gz /usr/share/man/man1/zsh-beta.1.gz +/bin/zsh5 /bin/zsh-beta |