From cf1517648acaf6cd1521863fc80250e7096677a1 Mon Sep 17 00:00:00 2001 From: Daniel Espinosa Date: Thu, 16 Mar 2017 12:33:45 -0600 Subject: [PATCH] Added dummy command for json No support jet in flatpak for libraries, this is just for future use --- gxml.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gxml.json b/gxml.json index c8ba3e4e..581f27ac 100644 --- a/gxml.json +++ b/gxml.json @@ -3,7 +3,7 @@ "runtime": "org.gnome.Platform", "runtime-version": "3.22", "sdk": "org.gnome.Sdk", - "command": "", + "command": "gxml_test", "modules": [ { "name": "ligee", -- GitLab