diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-08 13:22:46 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-08 13:22:46 +0400 |
commit | 4789420555281fb53db0f05a6b6638c595020997 (patch) | |
tree | bcc56d2aa8650b5ce38a02083333f26037d92701 /debian/control | |
parent | 597d7d4d9df6e688e766f1da1c7de92b191fbde9 (diff) | |
download | bash-master.tar.gz |
bash (4.3-11+dyson1) unstable; urgency=mediumHEADdyson/4.3-11+dyson1master
* Package for Dyson
* Added dyson-missing-sig_atomic_t.patch
* Do not build static bash on illumos-amd64
* Install everything under /usr on illumos
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f684aae..30490a5 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,7 @@ Description: GNU Bourne Again SHell the bash-completion package. Package: bash-static -Architecture: any +Architecture: linux-any hurd-any kfreebsd-any Multi-Arch: foreign Depends: passwd (>= 1:4.0.3-10), ${misc:Depends} Suggests: bash-doc |