mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libuev: fix do_check
This commit is contained in:
parent
595395378f
commit
d07803ec01
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
}
|
}
|
||||||
do_check() {
|
do_check() {
|
||||||
# needs --enable-examples
|
make check
|
||||||
make test
|
|
||||||
}
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue