[pulseaudio-tickets] [Bug 72573] New: bootstrap.sh: use /usr/bin/env to find bash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Dec 10 10:32:21 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72573
Priority: medium
Bug ID: 72573
CC: lennart at poettering.net
Assignee: pulseaudio-bugs at lists.freedesktop.org
Summary: bootstrap.sh: use /usr/bin/env to find bash
QA Contact: pulseaudio-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: desrt at desrt.ca
Hardware: Other
Status: NEW
Version: unspecified
Component: build-system
Product: PulseAudio
Created attachment 90588
--> https://bugs.freedesktop.org/attachment.cgi?id=90588&action=edit
[PATCH] bootstrap.sh: use /usr/bin/env to find bash
bootstrap.sh uses some non-POSIX features of bash, so we can't use
/bin/sh. Unlike /bin/sh, bash can be installed anywhere in the path, so
we should use /usr/bin/env to find it.
This helps systems that have bash in /usr/local/bin, for example.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20131210/67c71ec6/attachment.html>
More information about the pulseaudio-bugs
mailing list