python3-PyICU: remove unnecessary custom do_check
This commit is contained in:
parent
68a866066d
commit
b07227c6cf
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ changelog="https://gitlab.pyicu.org/main/pyicu/-/raw/main/CHANGES"
|
|||
distfiles="https://gitlab.pyicu.org/main/pyicu/-/archive/v${version}/pyicu-v${version}.tar.bz2"
|
||||
checksum=072672a2403bedb54240494ad8cbb8f443825b6e6c1a98f11a556d8adff96be0
|
||||
|
||||
pre_check() {
|
||||
export PYTHONPATH=$(cd build/lib* && pwd)
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue