skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 46529d0c27923bb961c1b0734de0c2562cbabe30
parent e3f10a8543b88b61cd3b49caf0a7bb3aca8b9172
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sun, 16 Oct 2016 21:13:15 +0000

 Revert SKALIBS_DEFAULTPATH to /usr/bin:/bin

Diffstat:
Mconfigure | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure b/configure @@ -43,7 +43,7 @@ $package options: --enable-tai-clock assume the system clock is TAI-10 instead of UTC [disabled] --enable-clock use clock_gettime() instead of gettimeofday() [disabled] --enable-monotonic count time with CLOCK_MONOTONIC instead of CLOCK_REALTIME - --with-default-path=PATH default executable search path [/usr/bin:/usr/sbin:/bin:/sbin] + --with-default-path=PATH default executable search path [/usr/bin:/bin] EOF exit 0 @@ -217,7 +217,7 @@ select=false taiclock=false clockrt=false clockmon=false -ddefaultpath=/usr/bin:/usr/sbin:/bin:/sbin +ddefaultpath=/usr/bin:/bin defaultpath=$ddefaultpath dpathorig=true sproot=