[gnome-games] flatpak: Drop buggy comments in org.gnome.Games.json



commit fc8c529080ad45248a8dfab80b542899cf91b72e
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed May 16 10:24:29 2018 +0200

    flatpak: Drop buggy comments in org.gnome.Games.json
    
    Recently added comments in the flatpak manifest broke the build.

 flatpak/org.gnome.Games.json | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 99b0dd7..57b55f0 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -135,7 +135,6 @@
         {
             "name": "manette",
             "buildsystem": "meson",
-            /* Workaround for an occasional bugs in org.gnome.Sdk installing libraries in /app/lib64. */
             "config-opts": [
                 "--libdir=lib"
             ],
@@ -149,7 +148,6 @@
         {
             "name": "retro-gtk",
             "buildsystem": "meson",
-            /* Workaround for an occasional bugs in org.gnome.Sdk installing libraries in /app/lib64. */
             "config-opts": [
                 "--libdir=lib"
             ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]