mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 09:22:12 +08:00
msescore: mute CI env
This commit is contained in:
parent
5ef8c46264
commit
23bab45818
@ -16,7 +16,8 @@ md5sums=('43dfb80574ad6984fe1802c8cf2e2a87')
|
||||
|
||||
build() {
|
||||
cd $_pkgname-$pkgver
|
||||
make PREFIX='/usr' release
|
||||
export CI=False
|
||||
make PREFIX='/usr' USE_SYSTEM_FREETYPE="ON" UPDATE_CACHE="OFF" release
|
||||
}
|
||||
|
||||
package() {
|
||||
|
Loading…
Reference in New Issue
Block a user