Henrik Grimler
6 years ago
2 changed files with 12 additions and 1 deletions
@ -0,0 +1,11 @@ |
|||
--- ../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 |
|||
|
Loading…
Reference in new issue