summaryrefslogtreecommitdiffstats
path: root/libraries/skalibs/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/skalibs/README')
-rw-r--r--libraries/skalibs/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/skalibs/README b/libraries/skalibs/README
index 964621b83a..909a34f220 100644
--- a/libraries/skalibs/README
+++ b/libraries/skalibs/README
@@ -34,4 +34,7 @@ the static libraries should be sufficient.
Also, the execvep() function from skalibs (used by all skarnet.org
software) has a default executable search path that will be used if the
PATH environment variable is undefined. The default is /usr/bin:/bin.
-Pass DEF_PATH=some:path:list to the script if you want to change it.
+Pass DEF_PATH=some:path:list to the script if you want to change it,
+e.g.,
+
+ DEF_PATH=/usr/bin:/bin:/usr/sbin:/sbin ./skalibs.SlackBuild