Ticket #13 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Bash is not /bin/bash on FreeBSD

Reported by: blee Owned by:
Priority: critical Milestone: confman-1.9b
Component: FreeBSD Support Version: 1.7.2
Keywords: Cc:

Description

FreeBSD installs bash to /usr/local/bin/bash.

Do we need some sort of configure script to deal with this?

Change History

comment:1 Changed 3 years ago by ccowart

  • Status changed from new to closed
  • Resolution set to fixed

(In [273]) Using /usr/bin/env to find bash instead of hard-coding the path for
FreeBSD/Linux compatibility.

Closes #13

Note: See TracTickets for help on using tickets.