Use bash for Debian compat

This commit is contained in:
nemunaire 2014-11-20 21:03:35 +01:00
commit 5e89d9d31e
7 changed files with 50 additions and 6 deletions

View file

@ -84,7 +84,7 @@ CONNTRACK states.
* `mcrypt`;
* `HTTP::Request::Common` perl module (provided by `libwww-perl`);
* `Digest::Whirlpool` perl module (provided by `lib-digest-whirlpool-perl`);
* `Mcrypt` from CPAN (`cpan -i Mcrypt`, on Debian, it requires `libtool` and
* `Mcrypt` from CPAN (`cpan -i Mcrypt`, on Debian, it requires `libltdl-dev` and
`build-essential`) to decrypt submissions (see
https://metacpan.org/pod/Mcrypt);