mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-15 21:05:36 +00:00
flatpak: Set build_dir properly
This commit is contained in:
parent
40f00caa2d
commit
6265f055f1
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