libuev: fix do_check
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user