diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-18 09:32:34 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-18 09:57:54 +0100 |
commit | eb6c2559a6c8f5c9f4a176b31d021d3b3db9447f (patch) | |
tree | 264b8dc62dfbe35a9e726d7e047dabf3fdfb7b4d /recipes/mokomaze/files | |
parent | 4334f1f2c7f07c94d1a13cc68026d797a55b0f2e (diff) |
mokomaze: new recipe from SHR
Diffstat (limited to 'recipes/mokomaze/files')
-rw-r--r-- | recipes/mokomaze/files/fsoraw.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/mokomaze/files/fsoraw.patch b/recipes/mokomaze/files/fsoraw.patch new file mode 100644 index 0000000000..e59f0cf6a7 --- /dev/null +++ b/recipes/mokomaze/files/fsoraw.patch @@ -0,0 +1,11 @@ +--- mokomaze-0.5.5+git8/data/mokomaze.desktop 2009-08-22 12:14:31.000000000 +0200 ++++ mokomaze-0.5.5+git8/data/mokomaze.desktop 2009-08-22 12:50:30.000000000 +0200 +@@ -4,7 +4,7 @@ + Encoding=UTF-8 + Version=0.5 + Type=Application +-Exec=mokomaze ++Exec=fsoraw -r Display mokomaze + Terminal=false + Categories=Game; + X-MB-SingleInstance=true |