aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter/moblin-proto/paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/clutter/moblin-proto/paths.patch')
-rw-r--r--recipes/clutter/moblin-proto/paths.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/clutter/moblin-proto/paths.patch b/recipes/clutter/moblin-proto/paths.patch
new file mode 100644
index 0000000000..d241c8ff71
--- /dev/null
+++ b/recipes/clutter/moblin-proto/paths.patch
@@ -0,0 +1,15 @@
+diff --git a/moblin-desktop.h b/moblin-desktop.h
+index 880a9ad..3d51a14 100644
+--- a/moblin-desktop.h
++++ b/moblin-desktop.h
+@@ -29,8 +29,8 @@
+ #define __MAIN_H__
+
+
+-#define ASSET_ROOT "./assets/"
+-#define JSON_ROOT "./layouts/"
++#define ASSET_ROOT "/usr/share/moblin-proto/assets/"
++#define JSON_ROOT "/usr/share/moblin-proto/layouts/"
+
+ typedef struct
+ {