[gnome-sdk-images] atk: ensure writable locale dir



commit 0c3b288a20921ae2335c3488bb3df9eaa321da5b
Author: Alexander Larsson <alexl redhat com>
Date:   Mon May 21 11:20:03 2018 +0200

    atk: ensure writable locale dir

 org.gnome.Sdk.json.in | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 7845782..91ab979 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -327,6 +327,10 @@
         {
             "name": "atk",
             "buildsystem": "meson",
+            "ensure-writable": [
+                "/share/locale/*/LC_MESSAGES/atk10.mo",
+                "/share/runtime/locale/*/share/*/LC_MESSAGES/atk10.mo"
+            ],
             "sources": [
                 {
                     "type": "git",


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