[gnome-sdk-images/gnome-3-22] No need to build Vala twice



commit e3b7779712b3e2f749f5abda2fc2c11414c6bbe6
Author: Mathieu Bridon <bochecha daitauha fr>
Date:   Fri Dec 2 19:26:25 2016 +0100

    No need to build Vala twice

 org.gnome.Sdk.json.in |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 0167f57..8c5c92e 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -127,24 +127,6 @@
             ]
         },
         {
-            "name": "vala-bootstrap",
-            "cleanup": [ "/bin/*-0.16",
-                         "/lib/*-0.16*",
-                         "/lib/pkgconfig/*",
-                         "/include/vala-0.16",
-                         "/share/vala-0.16" ],
-            "cleanup-platform": [ "*" ],
-            "config-opts": [ "--disable-build-from-vala",
-                             "--disable-vapigen" ],
-            "sources": [
-                {
-                    "type": "archive",
-                    "url": "https://download.gnome.org/sources/vala/0.34/vala-0.34.2.tar.xz";,
-                    "sha256": "765e9c2b429a66db93247940f8588319b43f35c173d057bcae5717a97d765c41"
-                }
-            ]
-        },
-        {
             "name": "vala",
             "cleanup-platform": [ "*" ],
             "config-opts": [ "--enable-vapigen", "--enable-unversioned" ],


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