GNOME Bugzilla – Bug 722534
#!/bin/bash in autogen.sh
Last modified: 2014-01-20 03:09:53 UTC
Some systems do not have bash installed in /bin, and gnome-sound-recorder does not use bash-specific features in autogen.sh. We should change /bin/bash to /bin/sh.
#bin/sh does seem more common. Do you want to write a patch?
Only don't misspell #!bin/sh like I just did :)
Created attachment 266694 [details] [review] Change /bin/bash to /bin/sh in autogen.sh
(In reply to comment #3) > Created an attachment (id=266694) [details] [review] > Change /bin/bash to /bin/sh in autogen.sh Thanks for the patch! Committed: https://git.gnome.org/browse/gnome-sound-recorder/commit/?id=c2a4ff1d36b7245a55d087bd2a99b78a9230a84a