Ticket #51 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Configure script using sh instead of bash

Reported by: todesskrahe@… Owned by:
Priority: minor Milestone: v0.81
Component: ERESI Version:
Severity: Medium Keywords:
Cc:

Description

You could rebuild configure script to use sh instead of bash because FreeBSD users must edit the 'configure' script changing /bin/sh to /usr/local/bin/sh.

Change History

Changed 2 years ago by pouik

  • status changed from new to closed
  • resolution set to fixed

Changed 2 years ago by thorkill

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 2 years ago by thorkill

this was not necessary, this check was to check if the bash is on your system if not sh was used by default see:

http://www.eresi-project.org/browser/trunk/configure#L370

I'm using ERESI on FreeBSD since 4.X and never had such problem.

@pouik: could you rollback the change?

Changed 2 years ago by thorkill

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.