summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/moblin-proto/paths.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-09-30 20:08:29 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-30 20:46:11 +0100
commit96235897e6cb93f636283edbf30bf8fda93e002a (patch)
treefbdd6f1e59b36cdcd7ef39842361909570003655 /meta/recipes-graphics/clutter/moblin-proto/paths.patch
parent27b68f9f4c178c60e7095001a7dda3864068c6ae (diff)
downloadpoky-96235897e6cb93f636283edbf30bf8fda93e002a.tar.gz
moblin-proto: Move to meta-extras
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/clutter/moblin-proto/paths.patch')
-rw-r--r--meta/recipes-graphics/clutter/moblin-proto/paths.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-graphics/clutter/moblin-proto/paths.patch b/meta/recipes-graphics/clutter/moblin-proto/paths.patch
deleted file mode 100644
index d241c8ff71..0000000000
--- a/meta/recipes-graphics/clutter/moblin-proto/paths.patch
+++ /dev/null
@@ -1,15 +0,0 @@
1diff --git a/moblin-desktop.h b/moblin-desktop.h
2index 880a9ad..3d51a14 100644
3--- a/moblin-desktop.h
4+++ b/moblin-desktop.h
5@@ -29,8 +29,8 @@
6 #define __MAIN_H__
7
8
9-#define ASSET_ROOT "./assets/"
10-#define JSON_ROOT "./layouts/"
11+#define ASSET_ROOT "/usr/share/moblin-proto/assets/"
12+#define JSON_ROOT "/usr/share/moblin-proto/layouts/"
13
14 typedef struct
15 {