[epiphany/mcatanzaro/flatpak-builder-cleanups: 5/5] flatpak: remove unneeded builddir lines
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/flatpak-builder-cleanups: 5/5] flatpak: remove unneeded builddir lines
- Date: Mon, 15 Jul 2019 00:18:45 +0000 (UTC)
commit d62c12ced4ea21c7dc8b31882d86f9f5d06bd7cd
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Sun Jul 14 19:17:49 2019 -0500
flatpak: remove unneeded builddir lines
This doesn't do anything for meson projects.
org.gnome.Epiphany.json | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index 3258ce4e9..6a4664bf3 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -26,7 +26,6 @@
{
"name" : "libdazzle",
"buildsystem" : "meson",
- "builddir" : true,
"sources" : [
{
"type" : "git",
@@ -37,7 +36,6 @@
{
"name" : "libhandy",
"buildsystem" : "meson",
- "builddir" : true,
"config-opts" : [
"-Dexamples=false",
"-Dglade_catalog=disabled",
@@ -54,12 +52,11 @@
},
{
"name" : "epiphany",
+ "buildsystem" : "meson",
"config-opts" : [
"-Dtech_preview=true",
"-Dprofile=Devel"
],
- "buildsystem" : "meson",
- "builddir" : true,
"sources" : [
{
"type" : "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]