From c8e5702127e507e82e6f68a4b8c546803accea9d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 30 Jun 2005 08:19:37 +0000 Subject: import clean BK tree at cset 1.3670 --- packages/qpe-games/fish-1.1.0/.mtn2git_empty | 0 packages/qpe-games/fish-1.1.0/Makefile.patch | 8 ++++++++ packages/qpe-games/fish-1.1.0/fish.patch | 12 ++++++++++++ 3 files changed, 20 insertions(+) create mode 100644 packages/qpe-games/fish-1.1.0/.mtn2git_empty (limited to 'packages/qpe-games/fish-1.1.0') diff --git a/packages/qpe-games/fish-1.1.0/.mtn2git_empty b/packages/qpe-games/fish-1.1.0/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/qpe-games/fish-1.1.0/Makefile.patch b/packages/qpe-games/fish-1.1.0/Makefile.patch index e69de29bb2..c7a08e1aa7 100644 --- a/packages/qpe-games/fish-1.1.0/Makefile.patch +++ b/packages/qpe-games/fish-1.1.0/Makefile.patch @@ -0,0 +1,8 @@ +diff -ur fish_V1.1.0.orig/tools/Makefile fish_V1.1.0/tools/Makefile +--- fish_V1.1.0.orig/tools/Makefile 2004-06-16 20:35:22.000000000 +0200 ++++ fish_V1.1.0/tools/Makefile 2004-06-16 20:35:33.000000000 +0200 +@@ -1,3 +1,3 @@ + bin2c: +- gcc -O2 -Wall -o bin2c bin2c.c ++ $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c + diff --git a/packages/qpe-games/fish-1.1.0/fish.patch b/packages/qpe-games/fish-1.1.0/fish.patch index e69de29bb2..c0e4e5797e 100644 --- a/packages/qpe-games/fish-1.1.0/fish.patch +++ b/packages/qpe-games/fish-1.1.0/fish.patch @@ -0,0 +1,12 @@ +diff -ur fish_V1.1.0.orig/fish.desktop fish_V1.1.0/fish.desktop +--- fish_V1.1.0.orig/fish.desktop 2004-06-17 00:14:52.000000000 +0200 ++++ fish_V1.1.0/fish.desktop 2004-06-17 00:15:10.000000000 +0200 +@@ -1,7 +1,7 @@ + [Desktop Entry] + Name=Fish + Name[de]=Aquarium +-Icon=fish ++Icon=fish/fish + Exec=fish + Comment=A fishtank for your Zaurus. + Comment[de]=Ein Aquarium am Bildschirm -- cgit v1.2.3