git: btools: Remove /bin/csh from the list.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Nov 15 11:19:34 PST 2017
commit 30573b927fab3687626300dd30d44517ea93b7ff
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Nov 14 17:47:20 2017 +0200
btools: Remove /bin/csh from the list.
Our buildworld infrastructure does not use it (/bin/sh is used).
The csh is quite a complicated shell (ncurses, crypto deps).
One place less to trip while upgrading to newer releases.
This should simplify all the private libs handling.
Summary of changes:
Makefile.inc1 | 2 +-
bin/csh/Makefile | 18 +-----------------
2 files changed, 2 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/30573b927fab3687626300dd30d44517ea93b7ff
--
DragonFly BSD source repository
More information about the Commits
mailing list