mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/gvfs: work around parallel build problem
This commit is contained in:
parent
602c120508
commit
d20bc559a1
@ -51,6 +51,9 @@ build() {
|
||||
-Dsystemduserunitdir=no \
|
||||
-Dtmpfilesdir=no \
|
||||
..
|
||||
# workaround parallel build issue
|
||||
ninja common/gvfsdbus.h
|
||||
|
||||
ninja
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user