You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
357 B
11 lines
357 B
--- ../configure_path.sh.orig 2019-05-17 19:33:29.839841883 +0200
|
|
+++ ./cnf/configure_path.sh 2019-05-17 19:33:56.726506709 +0200
|
|
@@ -108,7 +108,7 @@
|
|
define privlibexp "$privlib"
|
|
define binexp "$bin"
|
|
|
|
-define libpth "/lib /usr/lib /usr/local/lib"
|
|
+define libpth "@TERMUX_PREFIX@/lib @TERMUX_PREFIX@/local/lib"
|
|
define glibpth "$libpth"
|
|
define plibpth
|
|
|
|
|