mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
moblin-proto: update srcrev and fix build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5070 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
15
meta/packages/clutter/moblin-proto/paths.patch
Normal file
15
meta/packages/clutter/moblin-proto/paths.patch
Normal file
@@ -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
|
||||
{
|
||||
Reference in New Issue
Block a user