bash: add tests.
This commit is contained in:
parent
5f006df0f5
commit
91d0b193ea
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user