mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
python3-cypari2: remove custom do_check
This commit is contained in:
parent
980f3f9dac
commit
a23094e715
1 changed files with 0 additions and 5 deletions
|
@ -13,8 +13,3 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/sagemath/cypari2"
|
||||
distfiles=https://github.com/sagemath/cypari2/archive/$_githash.tar.gz
|
||||
checksum=16bcc5da48a05e3d56a1466e9ed0c2ec91d48fe875bf1adda237bb7690d3f7c3
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib* && pwd)" \
|
||||
make check
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue