mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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
|
checksum=87c634171d3e0c69297fceeb98dead9a816d5d56c8dcd138f8411fdf58085b6f
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_check() {
|
|
||||||
PYTHONPATH=build/lib python3 -m pytest
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
vman ssh-audit.1
|
vman ssh-audit.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue