mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-10 18:41:21 +00:00
flatpak: Set build_dir properly
This commit is contained in:
parent
875bdbd666
commit
1e899e6f58
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@
|
|||
},
|
||||
{
|
||||
"name" : "calls",
|
||||
"builddir" : "true",
|
||||
"builddir" : true,
|
||||
"buildsystem" : "meson",
|
||||
"config-opts" : [
|
||||
"-Dmanpages=false"
|
||||
|
|
Loading…
Reference in a new issue