]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/qpe-games/shisensho-1.0.0/shisen.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / qpe-games / shisensho-1.0.0 / shisen.patch
1 diff -ur shisensho_V1.0.0.orig/shisensho.desktop shisensho_V1.0.0/shisensho.desktop
2 --- shisensho_V1.0.0.orig/shisensho.desktop     2004-06-16 22:12:27.000000000 +0200
3 +++ shisensho_V1.0.0/shisensho.desktop  2004-06-16 22:12:36.000000000 +0200
4 @@ -1,7 +1,7 @@
5  [Desktop Entry]
6  Name=Shisen-Sho
7  Name[de]=Shisen-Sho
8 -Icon=shisensho
9 +Icon=shisensho/shisensho
10  Exec=shisensho
11  Comment=The Shisen-Sho game ported from the KDE project
12  Comment[de}=Das Spiel Shisen-Sho vom KDE Projekt.
13 diff -ur shisensho_V1.0.0.orig/tools/Makefile shisensho_V1.0.0/tools/Makefile
14 --- shisensho_V1.0.0.orig/tools/Makefile        2004-06-16 22:12:27.000000000 +0200
15 +++ shisensho_V1.0.0/tools/Makefile     2004-06-16 22:14:46.000000000 +0200
16 @@ -1,3 +1,3 @@
17  bin2c:
18 -       gcc -O2 -Wall -o bin2c bin2c.c
19 +       $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c
20