12 lines
349 B
Diff
12 lines
349 B
Diff
--- a/netconf/src/ncx/ncxmod.c
|
|
+++ b/netconf/src/ncx/ncxmod.c
|
|
@@ -3892,7 +3892,7 @@
|
|
|
|
/* 8) try /usr/lib/yuma */
|
|
if (!ncxmod_run_path) {
|
|
- if (test_pathlist("/usr/lib/yuma",
|
|
+ if (test_pathlist("@TERMUX_PREFIX@/lib/yuma",
|
|
buff,
|
|
bufflen,
|
|
fname,
|