6 lines
207 B
Diff
6 lines
207 B
Diff
--- a/predict.h
|
|
+++ b/predict.h
|
|
@@ -1 +1 @@
|
|
-char *predictpath={"/usr/lib/predict/"}, soundcard=1, *version={"2.2.3"};
|
|
+char *predictpath={"@TERMUX_PREFIX@/share/predict/"}, soundcard=0, *version={"2.2.3"};
|