You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
12 lines
167 B
Diff
12 lines
167 B
Diff
--- a/timidity/Makefile.am
|
|
+++ b/timidity/Makefile.am
|
|
@@ -460,7 +460,7 @@
|
|
|
|
else
|
|
newton_table.c: calcnewt$(EXEEXT)
|
|
- ./calcnewt > $@
|
|
+ calcnewt > $@
|
|
|
|
endif
|
|
endif
|