diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:15:13 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:16:10 +0100 |
| commit | c0c657bd92911788b96d9670620eabf024453752 (patch) | |
| tree | 774a5e2d966d6ee87da17cd063580d5970564d00 /meta-extras/packages/clutter/moblin-proto/paths.patch | |
| parent | e71a306f9cac8e30e689d607e2092e11a756ef5d (diff) | |
| download | poky-c0c657bd92911788b96d9670620eabf024453752.tar.gz | |
Split meta-extras and meta-moblin out of the main repository
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-extras/packages/clutter/moblin-proto/paths.patch')
| -rw-r--r-- | meta-extras/packages/clutter/moblin-proto/paths.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-extras/packages/clutter/moblin-proto/paths.patch b/meta-extras/packages/clutter/moblin-proto/paths.patch deleted file mode 100644 index d241c8ff71..0000000000 --- a/meta-extras/packages/clutter/moblin-proto/paths.patch +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | diff --git a/moblin-desktop.h b/moblin-desktop.h | ||
| 2 | index 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 | { | ||
