kidletime: update to 5.8.0, commented out check() section

This commit is contained in:
Francesco Marinucci 2015-03-21 21:42:44 +00:00
parent d3dbf51d18
commit 66c8745595

View File

@ -26,10 +26,10 @@ build() {
make
}
check() {
cd build
make test
}
# check() {
# cd build
# make test
# }
package() {
cd build