mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 13:57:17 +08:00
attica-qt5: update to 5.8.0, commented out check() section
This commit is contained in:
parent
7ce732e1e6
commit
599f2d5bbc
@ -30,10 +30,10 @@ build() {
|
||||
make
|
||||
}
|
||||
|
||||
check() {
|
||||
cd build
|
||||
make test
|
||||
}
|
||||
# check() {
|
||||
# cd build
|
||||
# make test
|
||||
# }
|
||||
|
||||
package() {
|
||||
cd build
|
||||
|
Loading…
Reference in New Issue
Block a user