[bug-notifications] [bzip2 0004480]: bzgrep does not work
Mantis Bug Tracker
noreply at opencsw.org
Sat Jun 26 22:32:49 CEST 2010
The following issue has been SUBMITTED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4480
======================================================================
Reported By: phil
Assigned To:
======================================================================
Project: bzip2
Issue ID: 4480
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2010-06-26 22:32 CEST
Last Modified: 2010-06-26 22:32 CEST
======================================================================
Summary: bzgrep does not work
Description:
bzgrep is a shellscript.
it is deployed as #!/bin/sh
it is not /bin/sh compatible.
It needs to be changed to be either /usr/xpg4/bin/sh or /bin/ksh
======================================================================
More information about the bug-notifications
mailing list