https://bugs.freedesktop.org/show_bug.cgi?id=72573

          Priority: medium
            Bug ID: 72573
                CC: [email protected]
          Assignee: [email protected]
           Summary: bootstrap.sh: use /usr/bin/env to find bash
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to