mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:57:14 +08:00
kidletime: update to 5.8.0, commented out check() section
This commit is contained in:
parent
d3dbf51d18
commit
66c8745595
@ -26,10 +26,10 @@ build() {
|
|||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
check() {
|
# check() {
|
||||||
cd build
|
# cd build
|
||||||
make test
|
# make test
|
||||||
}
|
# }
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd build
|
cd build
|
||||||
|
Loading…
Reference in New Issue
Block a user