ssh-audit: remove unnecessary custom do_check
This commit is contained in:
parent
5b13b36ea9
commit
b6c1ce5ab9
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@ distfiles="https://github.com/jtesta/ssh-audit/archive/v${version}.tar.gz"
|
|||
checksum=87c634171d3e0c69297fceeb98dead9a816d5d56c8dcd138f8411fdf58085b6f
|
||||
python_version=3
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=build/lib python3 -m pytest
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
vman ssh-audit.1
|
||||
|
|
Loading…
Reference in a new issue