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:
15
timidity++/patches/001-remove-generate-newton_table.c.patch
Normal file
15
timidity++/patches/001-remove-generate-newton_table.c.patch
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user