From 89e42ea19bca2b72f5801afc60a131b9d3aa140f Mon Sep 17 00:00:00 2001 From: Muhammad Mahendra Subrata Date: Fri, 10 Apr 2020 00:53:48 +0700 Subject: libraries/skalibs: Updated for version 2.9.2.1. Signed-off-by: Willy Sudiarto Raharjo --- libraries/skalibs/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libraries/skalibs/README') diff --git a/libraries/skalibs/README b/libraries/skalibs/README index c6014813530bb..b8dedd2f85ce2 100644 --- a/libraries/skalibs/README +++ b/libraries/skalibs/README @@ -30,3 +30,9 @@ libraries and not the static ones, you can do something like If you just want to build and use skarnet.org softwares, building only the static libraries should be sufficient. + +Also, skalibs has a default executable search path that will be used by +skarnet.org softwares if the PATH environment variable is undefined. The +upstream default is "/usr/bin:/bin" but the script by default will use +"/usr/bin:/usr/sbin:/bin:/sbin" instead. Pass DEF_PATH=some:path:list +to the script if you want to change it to something else. -- cgit v1.2.3