1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

supertux: initial port

Credits go to OE recipy!
This commit is contained in:
kyak
2011-02-13 22:08:08 +03:00
parent e901f0fc8d
commit 8be517484d
7 changed files with 2822 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Index: supertux-0.1.3/data/Makefile.am
===================================================================
--- supertux-0.1.3.orig/data/Makefile.am 2010-07-04 22:53:15.209949507 +0200
+++ supertux-0.1.3/data/Makefile.am 2010-07-04 22:53:51.490637559 +0200
@@ -2,8 +2,6 @@
supertux.strf \
$(wildcard *.txt) \
CREDITS \
- $(wildcard sounds/*.wav) \
- images/icon.xpm \
$(wildcard images/*.png) \
$(wildcard images/*.xpm) \
$(wildcard images/background/*.png) \