libuev: fix do_check

This commit is contained in:
Duncaen 2017-11-14 23:12:37 +01:00
parent 595395378f
commit d07803ec01

View file

@ -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