git: tools/make_libdeps.sh: Adjust invocation.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Thu May 24 03:13:14 PDT 2018
commit a306098093a12ac85302722ea66e9ef72823977e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Thu May 24 12:16:49 2018 +0300
tools/make_libdeps.sh: Adjust invocation.
Small changes:
* add /sbin to the patch for `sysctl hw.platform` in sys.mk;
* use tr(1) from /bin instead of rs(1) that might truncate;
* enforce C collate;
* explicitly sort find(1) results.
Summary of changes:
tools/make_libdeps.sh | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a306098093a12ac85302722ea66e9ef72823977e
--
DragonFly BSD source repository
More information about the Commits
mailing list