diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-12-25 14:41:13 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-12-25 14:41:13 +0100 |
commit | c766a858fada1b72635d1ab2a71979bd110d4623 (patch) | |
tree | eb9e86240138277bdc6501448f9ad7e58f43a8d6 | |
parent | 01a9fd48f79d14490526d8b8e5ca8fb550e9be18 (diff) | |
download | zsh-c766a858fada1b72635d1ab2a71979bd110d4623.tar.gz zsh-c766a858fada1b72635d1ab2a71979bd110d4623.zip |
Make zsh-common "Multi-Arch: foreign". (Closes: #808977)
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index fa5a438bf..7bb058ab4 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,7 @@ Pre-Depends: ${misc:Pre-Depends} Replaces: zsh (<= 5.0.2-1) Recommends: zsh Suggests: zsh-doc +Multi-Arch: foreign Description: architecture independent files for Zsh Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command |