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/pdamaze-1.0.0/Makefile.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'packages/qpe-games/pdamaze-1.0.0/Makefile.patch') diff --git a/packages/qpe-games/pdamaze-1.0.0/Makefile.patch b/packages/qpe-games/pdamaze-1.0.0/Makefile.patch index e69de29bb2..2c42e37cd1 100644 --- a/packages/qpe-games/pdamaze-1.0.0/Makefile.patch +++ b/packages/qpe-games/pdamaze-1.0.0/Makefile.patch @@ -0,0 +1,20 @@ +diff -ur pdamaze_V1.0.0.orig/pdamaze.desktop pdamaze_V1.0.0/pdamaze.desktop +--- pdamaze_V1.0.0.orig/pdamaze.desktop 2004-06-16 21:33:08.000000000 +0200 ++++ pdamaze_V1.0.0/pdamaze.desktop 2004-06-16 21:33:19.000000000 +0200 +@@ -1,7 +1,7 @@ + [Desktop Entry] + Name=PDA-Maze + Name[de]=PDA-Maze +-Icon=pdamaze ++Icon=pdamaze/pdamaze + Exec=pdamaze + Comment=A rewrite of the C/Xlib game pdamaze. + Comment[de]=Finde aus einem Labyrinth heraus. +diff -ur pdamaze_V1.0.0.orig/tools/Makefile pdamaze_V1.0.0/tools/Makefile +--- pdamaze_V1.0.0.orig/tools/Makefile 2004-06-16 21:33:08.000000000 +0200 ++++ pdamaze_V1.0.0/tools/Makefile 2004-06-16 21:33:33.000000000 +0200 +@@ -1,3 +1,3 @@ + bin2c: +- gcc -O2 -Wall -o bin2c bin2c.c ++ $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c + -- cgit v1.2.3