diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:20:28 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:22:02 +0100 |
commit | da1b680be1e3307cc2c2de34b81be554f4a32be6 (patch) | |
tree | e3b967df4179d87f45aeb6704ba1cc6f9d0acedb /debian/zsh-static.install | |
parent | 0013070a348a68ced5894522501ad3b17d26e7fb (diff) | |
download | zsh-da1b680be1e3307cc2c2de34b81be554f4a32be6.tar.gz zsh-da1b680be1e3307cc2c2de34b81be554f4a32be6.zip |
Remove usage of alternatives system for zsh, rzsh and zsh-static
This also fixes installation together with usrmerge, which fiddles
with the directory layout and makes /bin a symlink to /usr/bin against
all Unix tradition and violating FHS.
Closes: #768079
Diffstat (limited to 'debian/zsh-static.install')
-rw-r--r-- | debian/zsh-static.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/zsh-static.install b/debian/zsh-static.install index 51a712325..4c32118de 100644 --- a/debian/zsh-static.install +++ b/debian/zsh-static.install @@ -1 +1,2 @@ obj-static/Src/zsh bin +debian/zsh5 bin |