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

new package: timidity, MIDI files player

This commit is contained in:
Xiangfu Liu
2011-01-13 14:55:17 +08:00
parent 1c605fea94
commit 49ec91899c
3 changed files with 3428 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
diff --git a/timidity/Makefile.am b/timidity/Makefile.am
index a411d87..5d031ca 100644
--- a/timidity/Makefile.am
+++ b/timidity/Makefile.am
@@ -319,10 +319,6 @@ if WATCOM_C
newton_table.c: calcnewt$(EXEEXT)
./calcnewt > $@
-else
-newton_table.c: calcnewt$(EXEEXT)
- ./calcnewt > $@
-
endif
endif