[gnome-games/wip/exalm/libdir: 13/13] flatpak: Don't specify libdir
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/libdir: 13/13] flatpak: Don't specify libdir
- Date: Mon, 11 Mar 2019 13:01:39 +0000 (UTC)
commit 1da095232ca0ca047bfbacfbfc83847e461f920f
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Mon Mar 11 14:34:38 2019 +0500
flatpak: Don't specify libdir
This was added as a workaround for a bug in sdk at noe point. It has long
since been fixed, so remove it.
flatpak/org.gnome.Games.json | 10 ----------
1 file changed, 10 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 3cc715ae..099ab9a1 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -92,7 +92,6 @@
"name" : "tracker",
"buildsystem" : "meson",
"config-opts" : [
- "--libdir=lib",
"-Ddocs=false",
"-Dfts=false",
"-Dfunctional_tests=false",
@@ -114,7 +113,6 @@
"name" : "grilo",
"buildsystem" : "meson",
"config-opts" : [
- "--libdir=lib",
"-Denable-grl-net=true",
"-Denable-grl-pls=false",
"-Denable-gtk-doc=false",
@@ -136,7 +134,6 @@
"name" : "grilo-plugins",
"buildsystem" : "meson",
"config-opts" : [
- "--libdir=lib",
"-Denable-goa=no",
"-Denable-filesystem=no",
"-Denable-optical-media=no",
@@ -186,7 +183,6 @@
"name" : "libhandy",
"buildsystem" : "meson",
"config-opts" : [
- "--libdir=lib",
"-Dtests=false",
"-Dexamples=false",
"-Dglade_catalog=disabled"
@@ -201,9 +197,6 @@
{
"name" : "manette",
"buildsystem" : "meson",
- "config-opts" : [
- "--libdir=lib"
- ],
"sources" : [
{
"type" : "git",
@@ -214,9 +207,6 @@
{
"name" : "retro-gtk",
"buildsystem" : "meson",
- "config-opts" : [
- "--libdir=lib"
- ],
"sources" : [
{
"type" : "git",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]