bash: add tests.

This commit is contained in:
maxice8 2017-11-15 18:36:15 -02:00 committed by Jürgen Buchmüller
parent 5f006df0f5
commit 91d0b193ea

View file

@ -34,6 +34,9 @@ pre_configure() {
msg_normal " Applying patch bash${ver}-$p.\n"
done
}
do_check() {
make tests
}
post_install() {
rm -r ${DESTDIR}/usr/share/doc
ln -s bash ${DESTDIR}/usr/bin/rbash