diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2016-01-31 20:20:28 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2016-05-06 18:14:07 +0200 |
commit | cafce99034a47d7b622b12d4ddae90742db4cf1f (patch) | |
tree | 3d2cede136d51d5ffdbfd088c657856fc55909f2 /debian/zsh.install | |
parent | 64eed86bfd7c180f6722aafd74f673c2b073670f (diff) | |
download | zsh-cafce99034a47d7b622b12d4ddae90742db4cf1f.tar.gz zsh-cafce99034a47d7b622b12d4ddae90742db4cf1f.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.install')
-rw-r--r-- | debian/zsh.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/zsh.install b/debian/zsh.install new file mode 100644 index 000000000..cd31624f4 --- /dev/null +++ b/debian/zsh.install @@ -0,0 +1 @@ +debian/zsh5 bin |