aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qpe-games/aliens-qt-1.0.0/Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qpe-games/aliens-qt-1.0.0/Makefile.patch')
-rw-r--r--recipes/qpe-games/aliens-qt-1.0.0/Makefile.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/qpe-games/aliens-qt-1.0.0/Makefile.patch b/recipes/qpe-games/aliens-qt-1.0.0/Makefile.patch
new file mode 100644
index 0000000000..d8b743b231
--- /dev/null
+++ b/recipes/qpe-games/aliens-qt-1.0.0/Makefile.patch
@@ -0,0 +1,9 @@
+Nur in aliens_V1.0.0/tools: bin2c.
+diff -ur aliens_V1.0.0.orig/tools/Makefile aliens_V1.0.0/tools/Makefile
+--- aliens_V1.0.0.orig/tools/Makefile 2004-06-16 20:16:16.000000000 +0200
++++ aliens_V1.0.0/tools/Makefile 2004-06-16 20:17:24.000000000 +0200
+@@ -1,3 +1,3 @@
+ bin2c:
+- gcc -O2 -Wall -o bin2c bin2c.c
++ $(BUILD_CC) -O2 -Wall -o bin2c bin2c.c
+